image
Video Frames
extract evenly-spaced frames from a video.
frames will appear here
about
Load a video, pick how many frames you want. Each frame is captured to PNG. Click any thumbnail to download.
how to use
- Upload a video file.
- Slide the frame count to how many stills you want (1–30).
- Click extract — thumbnails appear; click any to download as PNG.
examples
- Pull a thumbnail grid from a YouTube draft.
- Capture every 10th frame for a quick animation reference.
- Generate stills for a slide deck from a demo video.
faq
How are frames spaced?
Evenly across the video's duration. With 8 frames on a 60-second clip, you get one every 7.5 seconds.
Does it use ffmpeg?
No — runs purely in the browser via the Canvas API. Faster than the video tools that need ffmpeg.