Extract Frames from Video Free
Extract frames from video as JPG. Choose count or interval. Grid preview, download single or ZIP. In the browser.
1. Upload video
Related tools
Frequently asked questions
- How are frames extracted?
- The tool uses the HTML5 video element and canvas. It seeks to chosen times, draws each frame to canvas, and exports as JPG. No server or FFmpeg.
- What video formats?
- Any format your browser can play (typically MP4). The video is read locally.
- Can I choose how many frames?
- Yes. Set the number of frames (evenly spaced) or the interval in seconds.
- Are my videos uploaded?
- No. Processing is entirely in your browser.
- Why download as ZIP?
- When you extract many frames, a ZIP is more convenient than saving each image one by one.