# Video to Frames / Images

> Extract frames from a video at any interval as JPG or PNG images.

To extract frames from a video, add the file and choose how often to grab one. The browser's own video decoder is used to seek to each timestamp and paint it onto a canvas, so extraction is fast and uses hardware decoding — no large WebAssembly download and no upload. Frames come back as a gallery you can download individually or as a ZIP.

**URL:** https://convertto.tech/t/video-to-images
**Category:** Audio & Video Tools (https://convertto.tech/c/media-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Select your video file — the file stays on your device and is never uploaded.
2. Set the one frame every.
3. Choose the format.
4. Set the quality.
5. Set the stop after.
6. Press Run, then download the result when it is ready.

## FAQ

### Why is there a frame limit?

A ten-minute video at one frame per second is 600 images, and at ten per second it is 6,000 — enough to exhaust the tab's memory before it finishes. The cap is adjustable, and the result tells you when it was reached rather than silently truncating.

### My video will not load.

The browser decodes it, so it has to be a format the browser plays: MP4/H.264, WebM and MOV generally work; MKV and older codecs frequently do not. Convert it first if needed.

## Related tools

- [Video Frame Extractor](https://convertto.tech/t/video-frame-extractor): Pull still frames out of a video as images — for thumbnails and contact sheets.
- [Video to MP3 Converter](https://convertto.tech/t/video-to-audio): Extract the audio track from a video and save it as MP3, WAV, AAC or OGG.
- [MP4 to MOV Converter](https://convertto.tech/t/mp4-to-mov): Convert MP4 video into a QuickTime MOV — usually without re-encoding.
- [Remove Audio from Video](https://convertto.tech/t/mute-video): Strip the audio track from a video without re-encoding the picture.
- [Video Compressor](https://convertto.tech/t/video-compressor): Shrink video file size with adjustable quality — locally, with no upload limit.
- [Video Converter](https://convertto.tech/t/video-converter): Convert video between MP4, WebM and MKV entirely in your browser.
- [Video to GIF Converter](https://convertto.tech/t/video-to-gif): Turn a video clip into an animated GIF with control over frame rate and size.
- [Video to Subtitles](https://convertto.tech/t/video-to-subtitles): Generate timed SRT or WebVTT subtitles from a video, in your browser.
