Upload a video and get individual frames as PNG files — by a fixed time interval, or an even number of frames across the clip.
🎬
Drop a video here or click to choose a file
Frames are extracted by seeking the video to each timestamp and capturing the current frame via canvas. Downloading all frames triggers the browser's downloads one after another with a short delay — that's expected, not an error.