Video
Extract video frames
Extract screenshots from a video by interval, time range, and maximum amount.
Input
File and output
Result
Extract video frames
ZIP
Waiting for file
The result will appear here.
API
Also available by API
Use multipart or base64 with a NOXUS API key. API billing uses separate USD balance.
The web and API share the same processing function and limits pattern.
POST /api/v1/tools/video-frames
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
video=@clip.mp4
output_format=png
interval_seconds=2
max_frames=40
max_width=1280