F4V to HEIF Converter

Convert F4V files to HEIF format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: F4V

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image resolution
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

F4V to HEIF — Same File Family, Two Codec Generations Apart

F4V is Adobe's "Flash MP4" container, introduced on 3 December 2007 alongside Flash Player 9 Update 3 to carry H.264 video where the older FLV could not. HEIF is the High Efficiency Image File Format, ISO/IEC 23008-12, which carries an HEVC-coded still picture. They look unrelated and are in fact close relatives: both are ISO base media files, built from the same nested boxes, standing three years and one codec generation apart.

What this page does is take one frame out of the timed video track in your F4V, re-encode it with HEVC, and store it as an untimed image item in a HEIF. The output is a picture, not a clip — no motion, no audio, no timeline.

How the Two Files Are Built

Property F4V (your source) HEIF (what you get)
Introduced 3 December 2007, Adobe, with Flash Player 9 Update 3 ISO/IEC 23008-12, finalised 2015
Structural basis ISO base media file format, MPEG-4 Part 12 The same ISO base media file format
How the picture is stored A timed video track: ftyp, moov, mdat An untimed image item: ftyp, meta, with the picture as an item
Codec inside H.264 / AVC only HEVC / H.265
File-type brand f4v, with MP4 brands alongside it Major brand heic, compatible mif1, heic, miaf
MIME type video/mp4 image/heif
Audio AAC or MP3 None — an image format has nowhere to put it
Frames The whole clip Exactly one
Plays or displays in a browser No — the runtime it was built for is gone No — HEIF was never a web image format

The practical reading of that table: this is not a rewrap. Renaming the file does nothing, because the picture has to be decoded from H.264 and re-encoded as HEVC, and because a video track and an image item are different structures inside the container even when the container is the same.

How to Convert F4V to HEIF

  1. Upload Your F4V File: Drag the .f4v onto the page or click "+ Add Files" to browse. Several clips can be queued and share one set of settings.
  2. Choose the Frame Under Frame Selection: Specific Frame is preselected with Time (seconds) at 0, which grabs the opening frame — type 18.4 for the frame eighteen and a bit seconds in. Multiple Screenshots walks the whole clip instead, at a Capture Rate from 0.1 seconds up to 10 seconds per frame.
  3. Set Quality Preset and Image resolution: Quality Preset is preselected on Very High (Recommended) and controls how hard HEVC compresses the still. Image resolution is preselected on Keep original, which matches the video's frame size; Resolution Percentage, Preset Resolutions and an explicit Width x Height are the alternatives. Specific file size replaces the preset if you would rather name a ceiling in megabytes.
  4. Convert and Download: Click "Convert" and save the .heif. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.

What Survives the Grab, and What Does Not

Property of the F4V What happens
H.264 picture data Decoded, then re-encoded as HEVC — a second lossy generation
Frame size Preserved, unless you change Image resolution
Frame rate and duration Gone; a still has neither
AAC or MP3 audio track Discarded
Cue points and Adobe metadata Not carried into the image
Colour depth 8 bits per channel, matching the source
Transparency Not applicable — H.264 video carries none, so the still is fully opaque
File name Yours, with .heif in place of .f4v

The second lossy generation is worth a moment's thought. Your F4V was encoded once when it was published, and the frame we hand to the HEVC encoder already carries whatever the H.264 encoder discarded. Keeping Quality Preset on Very High makes the second pass hard to see, but nothing recovers what the first one removed — and Flash-era video was often encoded at low bitrates for slow connections.

Frequently Asked Questions

Why does anything need re-encoding if both formats are ISO base media files?

Because the container is the only thing they share. Inside an F4V the picture is H.264, arranged as a timed video track; inside a HEIF it is HEVC, arranged as a single untimed image item. Those are different codecs and different internal structures, so the frame has to be fully decoded and encoded again on our servers. It is the same reason renaming an AVIF to .heif does not work — the box layout matches, the payload does not.

Will the HEIF open on Windows or Android?

Not by default. HEIF is an operating-system image format rather than a web one: iPhones, iPads and Macs read it natively, Windows needs Microsoft's HEIF Image Extensions installed from the Microsoft Store, and Android support varies by device and gallery app. No browser renders it. If the still has to open anywhere, F4V to JPG or F4V to PNG is the practical target.

Is this the same as HEIC?

Effectively, yes. The file-type box in the output carries the major brand heic and the picture inside is HEVC-coded, which is exactly what an iPhone writes — HEIC is the conventional name for that combination and HEIF is the standard it conforms to. The difference is which extension the file arrives with, and some applications check the extension before opening anything. When that happens, F4V to HEIC produces the identical payload under the other name.

How sharp will the still be?

As sharp as the frame the H.264 decoder produced, and no sharper. Flash-era F4V files were frequently encoded for constrained bandwidth, so blocking and softness in fast motion are common and carry straight through. The Quality Preset governs how faithfully HEVC records that frame; it cannot improve it. Choosing a moment with little movement makes a visible difference — a locked-off shot grabs far more cleanly than a pan.

Why did I end up with dozens of files?

Frame Selection was on Multiple Screenshots, which samples the entire clip at the chosen Capture Rate. At the preselected one image per second, a five-minute F4V produces about 300 stills. Switch back to Specific Frame for a single image. The sampling mode is genuinely the right tool for unfamiliar footage: sample every ten seconds, pick the frame you want, then re-run with Specific Frame at that timestamp.

Can I get the audio out at the same time?

No — this page produces an image, and an image format has nowhere to store sound. The AAC or MP3 track in your F4V is simply not carried across. Frame grabbing and audio extraction are separate jobs; run the file through an audio target as a second conversion if you need both.

Is the HEIF smaller than a JPG of the same frame?

Usually, and often by a wide margin at the same visual quality — HEVC intra-frame coding is substantially more efficient than JPEG's block transform. Whether that matters is the real question. For one still off an old Flash video the saving is measured in tens of kilobytes, and it costs you the ability to open the picture in a browser, an email client, or most Windows software. Convert to HEIF because something downstream expects HEVC-coded images, not because of the file size.

My F4V will not upload or decode — what now?

Check two things. F4V files downloaded from streaming sites are often truncated, missing the index that lives at the end of the file, in which case a player will refuse them too — open it in VLC first to confirm. The other possibility is that the file is really an FLV with the wrong extension, which is common with Flash-era downloads. FLV has its own pages; renaming rarely helps because the two containers are structurally unrelated despite the shared lineage.

Should I scale the frame up under Image resolution?

No. Choosing a Preset Resolution larger than the source multiplies pixels without adding detail, so the result is the same picture with softer edges in a bigger file. Leave Image resolution on Keep original unless you are deliberately scaling down, which is the only direction that helps. If the destination needs more pixels than the F4V holds, the footage cannot supply them.

What happens to my uploaded file?

It travels over an encrypted connection, is decoded on our servers, and both the upload and the stills produced from it are deleted automatically after a few hours. Nothing is shared or made public, no account is needed, and there is no watermark. If the clip is long, the wait is dominated by upload time rather than the frame grab itself.

Rate F4V to HEIF Converter Tool

Rating: 4.9 / 5 - 41 reviews