Initializing... drag & drop files here
Supports: F4V
Pulling a still out of an F4V (Adobe's "Flash MP4", a container built on the ISO base media file format and introduced with Flash Player 9 Update 3 on 3 December 2007) means choosing what that still becomes. TIFF, PNG and JPG can all hold the same decoded frame; they differ enormously in size, in who can open them and in what you can do next. The short answer: pick TIFF when the frame is heading for print, a scanning or document archive, or a colour-managed edit. Pick PNG or JPG when it is heading for a screen. This page does the TIFF version — one frame in, one .tiff out.
| Property | TIFF | PNG | JPG |
|---|---|---|---|
| Compression | Your choice: LZW, Deflate, PackBits or none (all lossless), or JPEG (lossy) | Lossless only | Lossy only |
| Size of one 1080p frame | ~6.2 MB uncompressed; roughly half that with LZW or Deflate | Typically a few hundred KB to ~2 MB | Typically well under 1 MB |
| Opens inline in Chrome / Firefox / Edge | No — downloads instead | Yes | Yes |
| Accepted by upload forms and messaging apps | Frequently rejected | Almost always | Almost always |
| Multiple images in one file | Supported by the format (not written by this tool) | No | No |
| Colour models | Bilevel, grayscale, RGB, CMYK | RGB and grayscale, with alpha | Effectively RGB via YCbCr |
| Print and archival workflows | The expected format | Uncommon | Discouraged |
| Re-editing without further loss | Yes, with a lossless compressor | Yes | No — every re-save degrades |
| Best for | Print, archive, precision retouching | Screens, sharp text and UI graphics, transparency | Sharing, email, anything size-sensitive |
.f4v file onto the page, or click "+ Add Files" to browse. Several files queue and run with the same settings.0, so an untouched conversion returns the very first frame. Enter the timestamp you want in seconds — decimals such as 18.5 are accepted..tiff image, or take the batch as a ZIP. No sign-up, no watermark.| Mode | What you get | Controls | Use it when |
|---|---|---|---|
| Specific Frame (default) | Exactly one image | Time (seconds), default 0 |
You know the moment you want |
| Multiple Screenshots | One image per sampled frame, delivered as a ZIP | Capture Rate, from one frame every 0.1 s up to one every 10 s | You are hunting for the right frame, or building a contact sheet |
Note that Multiple Screenshots at a fast capture rate multiplies file sizes quickly when the target is TIFF — sampling a one-minute clip at one frame per second gives you sixty lossless stills, which at 1080p runs well past a hundred megabytes. That is a good reason to scout with F4V to JPG first and re-run the single frame you settle on as TIFF.
For anything on a screen, PNG — it is lossless too, it is a fraction of the size, and browsers actually display it. TIFF wins in exactly one situation: the frame is going into a print, scanning or archival pipeline that expects TIFF, or into an application where CMYK and colour-managed output matter later. Both store the decoded frame without adding loss when TIFF is set to a lossless compressor, so this is a compatibility decision rather than a quality one.
Often, yes, and the arithmetic explains it. An uncompressed 1920×1080 frame at 8 bits per channel is 1920 × 1080 × 3 bytes, about 6.2 MB. LZW or Deflate typically brings that down substantially but not to JPG territory. Meanwhile a short, web-tuned F4V spends only a few hundred kilobytes per second of video because inter-frame compression describes each frame as a change from the last one. A single lossless still has no such luxury, so a 30-second clip really can be smaller than one frame extracted from it.
Yes, relative to the decoded frame — but not relative to the original camera image. With a lossless compressor, TIFF stores the frame's pixels bit for bit as H.264 decoded them, while JPG re-compresses them and introduces a second generation of loss on top of the video's. If you are going to retouch, resize or colour-correct the still repeatedly, that matters, because JPG degrades a little on every save. If you are going to look at it once and send it, it will not.
The TIFF format supports alpha channels, but there is nothing to carry here. Video formats do not store transparency, so every frame decoded out of an F4V is fully opaque and the resulting TIFF is a solid image with no alpha to preserve. If you need a cut-out — a logo or a subject on a transparent background — you have to mask it yourself in an image editor after extracting the frame; no conversion setting can invent an alpha channel that the video never had.
LZW. This page carries its own warning on the point: LZW is the standard for TIFF files and offers the best compatibility, while JPEG or WebP compression create smaller files that standard image viewers and professional printing software often will not open. Since Compression Type starts on JPEG, a print-bound export needs you to change it. DEFLATE is a reasonable second choice for a smaller lossless file if you know the recipient's software is modern, and NONE is the zero-risk option when file size is irrelevant.
Because at normal viewing sizes it should. Both start from the same decoded H.264 frame, and JPG's losses at a high quality setting are hard to see on a photographic image. The difference shows up when you zoom in on sharp edges and text, when you make repeated edits and re-saves, and when a print RIP works with the data at full resolution. If you left Compression Type on its JPEG default, the two files are also genuinely close in kind — the TIFF is carrying JPEG-compressed data inside a TIFF wrapper. Switch to LZW to get the real difference.
Usually not. Multiple Screenshots will happily produce them, but lossless TIFFs at a few megabytes each add up fast, and the ZIP takes correspondingly longer to build and download. Sample the clip as JPG or PNG first, identify the frames worth keeping, then re-run those exact timestamps as TIFF with Specific Frame. That gives you archival-quality copies of the stills that matter without a folder full of multi-megabyte files you will never open.
Your F4V is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark on the output, and your files are never shared or made public. Because the frame is captured at the video's native resolution by default, the biggest lever on both output size and upload time is choosing a single Specific Frame rather than sampling the whole clip.