Initializing... drag & drop files here
Supports: FLV
FLV is a Flash-era video container, and WebP is a modern still-image format — so this conversion grabs a frame from your video and saves it as a compact WebP picture rather than re-encoding the whole clip. This guide is for anyone pulling a thumbnail, poster frame, or contact sheet out of an old .flv file who wants it in a web-ready image format.
.flv onto the page or click "+ Add Files" to pick it from your device. You can queue several Flash videos at once, and they all run through the same frame and quality settings. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. The realistic limit is upload size and connection speed, not your computer, so a large archival FLV mostly costs you transfer time.0 is the first frame, 12.5 is twelve and a half seconds in. Multiple Screenshots samples the clip on an interval and returns several WebP stills, handy for a contact sheet or for finding the cleanest frame.If the first frame is black (many FLV captures fade in from black), nudge the timestamp forward a second or two instead of leaving it at 0. The three sections below cover the failure modes that are specific to grabbing a frame from a legacy Flash video.
A small number of FLV files are corrupted, truncated mid-stream, or were never fully downloaded from a streaming source — those can fail to seek to a given timestamp. If a specific time won't export, try 0 or a very early timestamp, or run the file through FLV to MP4 first to remux it into a clean container, then extract a frame from the MP4. This tool also won't help with screen-DRM'd or encrypted Flash content, which can't be decoded outside its original player.
A still picture. This tool extracts one frame (or several individual frames with Multiple Screenshots) and saves each as a standalone WebP image. WebP can hold animation, but this FLV pathway is built for grabbing poster frames and thumbnails, not for turning the whole clip into a moving WebP. For a short animated loop from your Flash video, use FLV to GIF.
Because you need an image, not a video — a thumbnail for a webpage, a poster frame for a video player, a preview for a CMS, or a single representative still from archived Flash footage. WebP is a good target for that because it's a modern web image format: lossy WebP is about 30% smaller than JPEG and lossless WebP about 26% smaller than PNG, per Google's own figures, so the extracted frame loads fast on the web.
Avoid 0 if the video fades in from black, which many FLV captures do. A second or two in usually lands on real content. If you're unsure, switch to Multiple Screenshots to pull stills across the whole clip, then keep the sharpest one. Motion blur is the usual culprit for a soft frame, so target a moment where the subject is relatively still.
Usually no. Frames from real-world Flash video are photographic, and lossy WebP handles those at a fraction of the size with no visible loss. Reserve Lossless? Yes for frames that are mostly flat color or crisp text — a title card, a slide, or a screen recording — where lossless avoids the faint ringing that lossy compression can leave around hard edges.
WebP is widely supported in current browsers — about 96% of global traffic per caniuse — including Chrome 32+, Edge 18+, Firefox 65+, and Safari 16+ on desktop (Safari 14+ on iOS). It will not open in Internet Explorer or in some older desktop image editors. If you need a universally readable file for an old application, convert the WebP to PNG afterward.
In our testing, a single 720p frame extracted from an FLV and saved at the Very High preset with lossless off typically lands in the tens of kilobytes — small enough to email or embed directly. To go smaller, lower the Quality Preset, downscale with Preset Resolutions, or set a Specific file size target. For batch optimization of many extracted stills at once, run them through the Image Compressor.