Initializing... drag & drop files here
Supports: MP4, M4V
An M4V is a video — Apple's MP4 variant, hundreds of H.264 frames over time — and a HEIF is a single still image. This tool grabs one frame from your M4V (the very first frame by default, or any timestamp you set) and saves it as a HEIF, discarding all motion and audio. HEIF stores that frame with the HEVC (H.265) codec at roughly half the size of an equivalent JPEG, so it is the right choice when the still lives in the Apple ecosystem and you care about storage. If you need a frame that opens on any browser, phone, or old laptop, save it as JPEG instead — that is the honest trade, and the comparison below lays it out.
| Property | HEIF (.heif / .heic) |
JPEG (.jpg) |
|---|---|---|
| Standard | HEIF: MPEG-H Part 12, ISO/IEC 23008-12 (2015) | ITU-T T.81 / ISO/IEC 10918 (1992) |
| Image codec | HEVC (H.265) intra-frame | DCT-based JPEG |
| Typical size for the same frame | ~1× (baseline) | ~2× larger |
| Bit depth | 8-bit and 10-bit | 8-bit only |
| HDR / wide colour | Yes (HDR10, Display P3) | No (8-bit sRGB) |
| Transparency (alpha) | Yes | No |
| Native on iPhone / Mac | Yes (default since iOS 11 / 2017) | Yes |
| Native on Windows | Needs "HEIF Image Extensions" from Microsoft Store | Yes |
| Browser support (2026) | Safari 17+ only (caniuse) | Chrome, Firefox, Edge, Safari — all |
| Best for | Apple-ecosystem stills, iCloud, storage savings | Universal sharing, the open web, email |
.m4v onto the page or click "+ Add Files" to pick it from your device. You can queue several clips; each produces its own still. .mp4 files are accepted here too.0, the very first frame. Decimals work, so 2.100 grabs the frame 2.1 seconds in. Or switch to "Multiple Screenshots" to export several frames as separate files.One frame. A video is many frames over time, but a HEIF is a single still image, so this tool decodes exactly one moment from the clip and saves it — by default the very first frame at 0 seconds. All motion and audio are discarded. If you need several stills, switch to "Multiple Screenshots," which samples frames across the clip and returns each as its own HEIF. If you want to keep the motion instead, convert to an animated GIF.
Usually, yes. Apple's published guidance is that HEIF/HEVC roughly halves storage versus JPEG/H.264 at matching visual quality, and independent tests commonly report HEIF files at 40–60% of the JPEG size for the same frame, with the gap widening on detail-heavy images. The savings come from HEVC's intra-frame prediction, which is far more efficient than JPEG's 1992-era 8×8 DCT blocks. In our testing, a single frame from a 1080p H.264 M4V at the Very High preset came out around 150–300 KB as HEIF — roughly half what the same frame produced as a Very High JPEG.
Not everywhere. macOS High Sierra+, iOS 11+, iPadOS, and visionOS decode HEIF out of the box. Windows 10 and 11 need the free HEIF Image Extensions from the Microsoft Store. Android added system-wide HEIF read support in Android 9 but many gallery and chat apps still convert to JPEG on share. In browsers, only Safari 17+ renders HEIF natively — Chrome, Firefox, and Edge have no decoder. If the frame needs to open anywhere, save it as a JPG instead, or run HEIF to JPG afterwards.
.heif or .heic, and are they the same?The two extensions describe the same container. .heic is the standard label when the still is encoded with HEVC (H.265), per ISO/IEC 23008-12; .heif is the more general label. Apple devices and most camera firmware always write .heic. The two are interchangeable on Apple platforms, and Windows treats them identically once the HEIF Image Extensions package is installed.
A little. The H.264 frame is decoded and then re-encoded as HEVC, so it goes from one lossy format to another — fine for a poster frame, thumbnail, or screenshot, but not pixel-exact. Keep the "Quality Preset" at Very High or Highest to minimise visible artefacts. If you need a frame with no lossy re-compression at all, grab it as a lossless PNG instead.
No. Movies and shows purchased from iTunes or the Apple TV app are protected with Apple's FairPlay DRM, which can only be decoded on a device authorised with the purchasing Apple account. Third-party tools cannot read the protected video, so the frame grab will fail. Renaming .m4v to .mp4 only changes the label; it does not strip the DRM. Only DRM-free M4V files — your own exports or unprotected downloads — will convert.
It matches the source video frame because "Keep original" is the default. A 1080p M4V produces a roughly 1920×1080 still; a 4K clip produces about 3840×2160, and HEIF keeps the 10-bit colour if the source carried it. Use "Resolution Percentage," "Width x Height," or a "Specific file size" if you want a smaller image — aspect ratio is preserved automatically.
Your M4V is uploaded over an encrypted connection, processed on our servers, and the upload plus the generated HEIF are deleted automatically a few hours after conversion. There is no sign-up, no watermark, and files are never shared or made public.