Initializing... drag & drop files here
Supports: 3G2, 3GP, 3GPP, ASF, AV1, AVCHD +31 more
Video is a stream of compressed frames — typically H.264 or H.265 — that decoders rebuild on playback. HEIC (High Efficiency Image Container) is the still-image cousin of H.265 / HEVC: a single decoded frame wrapped in the same compression engine that powers iPhone camera rolls and Apple TV 4K. Pulling a HEIC still from video produces a roughly 50% smaller file than JPEG at the same visual quality, with 10-bit color depth that JPEG's 8-bit pipeline can't carry. This converter extracts a single frame (or a sequence of frames) and writes each as its own HEIC still — output is a still image, not animated HEIC. Common reasons people pull HEIC stills from video:
If you need wider compatibility (every email client, every Windows machine without the HEIF extensions, every legacy CMS), use video to JPG instead. For lossless print-quality stills, video to PNG is safer. For modern web with the smallest possible files, video to AVIF compresses tighter than HEIC and decodes in every modern browser.
| Property | HEIC (from video) | JPEG (from video) | PNG (from video) |
|---|---|---|---|
| Compression engine | HEVC intra (H.265) | DCT, quantization (1992) | Lossless DEFLATE |
| File size for 1080p still | ~80-200 KB | ~200-500 KB | ~2-5 MB |
| Bit depth | 8 / 10-bit | 8-bit | 8 / 16-bit |
| HDR (HLG / Dolby Vision) | Yes (10-bit) | No | No (8-bit channel) |
| Wide gamut (P3, Rec.2020) | Yes | sRGB only | Yes |
| Transparency / alpha | Yes (8-bit alpha) | No | Yes (8-bit alpha) |
| Lossless mode | Yes | No | Yes (always) |
| Native iOS / macOS support | Yes (iOS 11+, macOS 10.13+) | Universal | Universal |
| Native Windows support | With "HEIF Image Extensions" | Universal | Universal |
| Browser support | Safari 17+ only | Universal | Universal |
| Best for | Apple ecosystem, HDR, storage savings | Email, legacy CMS, broad sharing | Tutorials, OCR, archival |
| Preset | Approx quality | Typical 1080p size | Best for |
|---|---|---|---|
| Highest / Lossless | Bit-perfect | 600 KB - 1.5 MB | Archival, print, source for further edits |
| Very High | Visually lossless | 200-400 KB | Hero images, poster frames |
| High | Excellent | 120-200 KB | Default for most photo-library use |
| Medium | Good | 80-130 KB | Thumbnails, mobile-first sites |
| Low / Very Low | Acceptable | 40-80 KB | Lazy-loaded thumbnail grids |
| Lowest | Heavy compression | 20-40 KB | Placeholder / blur-up images |
This converter produces single-frame HEIC stills — one image per extracted frame. Use Specific Frame for one timestamp (one HEIC still) or Multiple Screenshots at a chosen Capture Rate to get a sequence of stills (one HEIC per captured frame, downloaded individually or as a ZIP). HEIC's container does support image sequences (Live Photos use this), but consumer tooling for animated HEIC playback is narrowly supported outside Apple's Photos app — most CMSes and viewers treat HEIC as a still format. For a looping output, convert to video to GIF or video to WebP instead.
A 1080p frame typically lands around 80-200 KB at the High preset, vs 200-500 KB for the same JPEG and 2-5 MB for a lossless PNG. The savings come from HEVC intra-frame coding — the same engine Apple ships in iPhone cameras since the iPhone 7. A 4K (2160P) HEIC still is usually 250-500 KB compared to 0.8-2 MB JPEG.
Windows 10 (build 1809+) and Windows 11 support HEIC after installing the free HEIF Image Extensions and HEVC Video Extensions from the Microsoft Store (the HEVC extension is paid for end users on some SKUs, free if it ships with your device). For older Windows, IrfanView and XnView decode HEIC, or convert to JPG for universal compatibility.
If the source video carries HDR (HLG, Dolby Vision metadata, or 10-bit HEVC) and you keep the quality preset at Very High or higher, HEIC can preserve 10-bit color and the wide gamut. JPEG is 8-bit SDR only — extracting HDR video to JPEG visibly clips highlights. Note that not every encoder pipeline tags HDR metadata correctly; for critical HDR work verify the HEIC in a 10-bit-capable viewer (Apple Photos on macOS or iOS, Preview on a P3 display).
Yes — pick Specific Frame in step 2 and enter the Time in seconds (12.5 means 12.5s into the clip). The decoder seeks to that exact timestamp and writes one HEIC. Useful for grabbing a poster frame, a single screenshot for documentation, or a key moment from a clip.
AVIF (AV1 still image) is typically 20-40% smaller than HEIC at matched quality and decodes natively in Chrome 85+, Firefox 93+, and Safari 16+. HEIC's advantage is native Apple-ecosystem integration — it shows up as a regular photo in iOS Photos, supports Live Photos, and AirDrops without re-encoding. For modern web galleries, video to AVIF is the better pick; for an Apple-first workflow, HEIC is more natural.
HEIC uses HEVC compression, which is covered by patent pools (MPEG LA, HEVC Advance, Velos Media). Apple, Samsung, and most consumer device makers license it through device hardware. As an end user converting your own files, you don't pay anything; the licensing concern is mainly why HEIC isn't a default on Linux, why some browsers (Chrome, Firefox) don't decode it natively, and why AVIF was designed as a royalty-free alternative.
Containers: MP4, MOV, MKV, WebM, AVI, WMV, FLV, MTS / M2TS, MPEG / MPG, M4V, 3GP / 3GPP, VOB, OGV, ASF, MXF, RM / RMVB, TS, DV, F4V, SWF, and more. Codecs inside those containers — H.264 / AVC, H.265 / HEVC, VP8, VP9, AV1, MPEG-2, MPEG-4, ProRes, DV, MJPEG — all decode for frame extraction. Audio tracks are ignored since the output is a still image.
Multiply duration by capture rate. A 60-second clip at "1 second per frame" produces 60 HEICs; at 0.1s (10 fps) it produces 600. A 4K source at 10 fps for a minute can hit 15-30 MB total even in HEIC — start with 1 fps or 0.5 fps and refine downward. The output ZIP is named after the source video with sequential frame numbers.
Files are uploaded over an encrypted connection, processed on xconvert's servers, and deleted automatically after a few hours. Output HEICs download directly to your device. No sign-up, no watermark, no file count cap.