Extract video frames

Extract screenshots from a video by interval, time range, and maximum amount.

File and output

Video

Drag a video or click to choose it.

MP4, WEBM, MOV, MKV, AVI. Limits depend on your plan.

Extract video frames

ZIP
Waiting for file

The result will appear here.

Output format
-
Size
-
Detail
-

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