← Pencilbox
Filmstrip
export video frames as images
build v6.0

Drop a video to split into frames.

or

MP4 · WebM · MOV · frames saved as images · never uploaded

Filmstrip turns a video into a set of still images. Choose a frame rate (how many frames per second to grab), an exact number of evenly-spaced frames, or every frame it can step through — then export them all as a zip of PNG or JPG images. The video is decoded in your browser and never uploaded.

Frames are captured by seeking through the video and drawing each onto a canvas, so timing is exact to the moments you ask for. "Every frame" uses the browser's per-frame callback where available and may take a while on long clips. Very large frame counts use a lot of memory — cap the dimensions or lower the rate if it slows down. Nothing is uploaded; everything runs on your device.