Extract a still frame from video
Seek on the trimy timeline or step frame by frame, then save the displayed source frame as PNG, JPEG, or WebP.
Popular tasks
Seek on the trimy timeline or step frame by frame, then save the displayed source frame as PNG, JPEG, or WebP.
Use trimy’s previous-frame and next-frame controls to inspect the video precisely and export the frames you need.
Keep the decoded source dimensions and choose PNG, JPEG, or WebP before saving the current frame.
PrivateTools
Video Frame Extractor reuses trimy’s established offline preview providers: a Mediabunny path for readable, browser-decodable video, an isolated HEVC worker when needed, and an FFmpeg/WORKERFS fallback for difficult sources. Choose a moment with trimy’s player and timeline, then save that frame without uploading the video.
The source video is read through local browser file access. Decoded frames are generated in the browser and are not sent to a remote extraction service.
Yes. Use trimy’s previous-frame and next-frame buttons, or seek on the timeline, then export the frame shown at the current playhead.
Seeking follows absolute source timestamps. Displayed frame numbers are based on the detected average rate, so every filename also records the source timestamp.
PNG is lossless and best for UI, diagrams, or further editing. JPEG is usually smaller for photographic frames. WebP offers a compact modern alternative when the destination supports it.
No resize control is applied. The frame is exported at the dimensions decoded from the source video.