Initializing... drag & drop files here
Supports: FLV
FLV is the Flash Video container that carried web video through the 2000s, and pulling a usable still out of one is awkward now that no browser runs Flash. This walks through grabbing a single frame at an exact timestamp — or a whole sequence of separate stills — and writing it as TIF, the format archives, documentation workflows and print shops ask for. It also covers the setting most people miss: TIF output here is JPEG-compressed by default, which is lossy, and you have to change one dropdown to get a truly lossless still.
.flv onto the page or click "+ Add Files" to browse. Several archived clips can be queued and processed with the same settings.0, which grabs the very first frame. Type a moment such as 2.100 for 2 seconds and 100 milliseconds in, or switch to "Multiple Screenshots" and set a Capture Rate to export a series of stills..tif. No sign-up, no watermark.This is the decision that actually determines what you get, and the default is not the one most people expect. Our pipeline extracts the chosen frame as a lossless PNG first and then writes the TIF, so nothing is lost on the way in — the Compression Type dropdown alone decides whether the finished image is lossless or not.
| Compression Type | Lossless? | Origin | Good for |
|---|---|---|---|
| LZW | Yes | TIFF 6.0 | The default recommendation — best all-round compatibility |
| DEFLATE | Yes | Later TIFF extension | Lossless with smaller files than LZW |
| ZSTD | Yes | Later libtiff extension | Lossless, fast, smallest of the three, newest support |
| PACKBITS | Yes | TIFF 6.0 | Flat graphics; little benefit on photographic frames |
| NONE | Yes | TIFF 6.0 | Raw pixels, maximum compatibility, largest file |
| JPEG / LOSSY | No | TIFF 6.0, based on ITU-T T.81 (1992) | Small files where exactness does not matter |
| WebP | Configurable | Later libtiff extension | Small files; limited reader support |
| CCITT Fax 4 | Yes, but bilevel only | TIFF 6.0 | Scanned black-and-white documents, not video frames |
| JP2K | Configurable | Later extension | Specialist workflows only |
| Control | Default here | What else you can choose |
|---|---|---|
| Frame Selection | Specific Frame, Time (seconds) = 0 — the first frame | Multiple Screenshots, with a Capture Rate from 0.1 s to 10 s per frame |
| Compression Type | JPEG (lossy) | LZW, DEFLATE, ZSTD, PACKBITS, NONE, WebP, CCITT Fax 4, JP2K |
| Image Compression | Quality Preset, "Very High (Recommended)" | Specific file size |
| Image resolution | Keep original | Resolution Percentage, Preset Resolutions (16P up to 4320p), Width, Height, Width x Height |
| File extension | TIF | TIFF — the same image, written with the four-letter extension |
0. Move it forward a second or two.FLV files pulled off old streaming caches or ageing drives are frequently truncated or partly corrupted, and a damaged file may refuse to seek to the timestamp you typed. If a clip will not load, or always returns a blank frame, try grabbing the first second instead, or repair the file in a desktop tool before extracting. Note too that interlaced source material can show combing on a single still — fine horizontal teeth along moving edges, because the frame was built from two fields captured moments apart — and there is no deinterlacing step here to remove it; targeting a low-motion moment is the practical workaround. And if what you actually want is the moving clip rather than a still, frame extraction is the wrong tool: convert FLV to MP4 instead.
Only if you change one setting. Compression Type starts on JPEG, which re-compresses the frame and throws information away, so the default output is a lossy TIFF. Switch Compression Type to LZW — or DEFLATE, ZSTD, PACKBITS or NONE — and the image is genuinely lossless. The frame itself is extracted as a lossless PNG before the TIF is written, so the compression dropdown is the only place loss can be introduced.
LZW. It is lossless, it has been part of the TIFF specification since Revision 6.0 was finalised on 3 June 1992, and effectively every TIFF-aware editor, archive system and prepress tool reads it. JPEG and WebP compression inside a TIFF make smaller files but are frequently rejected by standard image viewers and professional printing software, which is the opposite of why most people pick TIF in the first place.
One frame, by default the very first one, because Frame Selection starts on "Specific Frame" with Time (seconds) set to 0. Type a different timestamp to grab a specific moment. If you want a sequence, switch to "Multiple Screenshots" and set a Capture Rate — that produces a set of separate .tif files, one per captured frame, not a single multi-page or animated file. There is no audio in any TIF output.
Yes. Both extensions name the identical Tagged Image File Format, with the same internal structure and tags; the three-letter form survives from 8.3 filename systems. A file written here as .tif opens in any TIFF-aware application, and renaming it to .tiff changes nothing about the bytes. You can also pick TIFF directly from the File extension control on this page, or start from FLV to TIFF.
Yes, and no Flash software is needed at your end. Adobe ended Flash Player support on 31 December 2020 and began blocking Flash content on 12 January 2021, so FLV files no longer play inline anywhere on the web — but the file itself is still ordinary media. You upload the .flv, our servers decode it and seek to the frame you asked for, and the still comes back to you.
No, and it is worth being clear about why. Flash-era clips were typically encoded at roughly 320×240 to 640×480 for slow connections, with only later H.264-in-FLV files reaching 720p. Picking a larger Preset Resolution enlarges the existing pixels; it does not recover detail that the encoder discarded when the clip was made. Keep Image resolution on "Keep original" and choose a lossless Compression Type — that gets you the best version of the frame that actually exists.
For keeping a faithful, editable master of a moment you cannot re-shoot. A lossless TIF is the right choice when the still goes into an archive, an evidence or documentation record, or a print workflow that will re-edit and re-save the image, because it preserves the exact pixels and survives repeated saves without degrading further. It will not make an old SD frame look modern, but it guarantees you are not discarding any of the detail that is there. For a thumbnail or something to share, a JPG still is much smaller.
Switch Frame Selection to "Multiple Screenshots" and pick a Capture Rate. The choices run from 0.1 seconds per frame at the dense end to 10 seconds per frame at the sparse end, with 1 second per frame as the starting point; each captured frame becomes its own .tif. For a long lecture or stream rip, a slow rate like 5 or 10 seconds gives you a browsable contact sheet without generating hundreds of large lossless files.
Your FLV is uploaded over an encrypted connection, the frame is extracted on our servers, and the image is returned to you. Uploads and outputs are deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. The practical constraint on a long archive clip is upload size and time, since the whole video has to arrive before a single frame can be taken from it.