Initializing... drag & drop files here
Supports: DIVX
This tutorial is for anyone sitting on old DivX video — usually 2000s .avi rips encoded with the MPEG-4 Part 2 codec — who wants a single sharp photo out of it, saved as a compact HEIC image for an Apple device. You will learn how to seek to the exact frame you want, what the quality controls actually do, and the one compatibility catch that makes HEIC the wrong choice in some situations (with a safer fallback).
This tool grabs one still frame at a timestamp you choose and encodes it as a HEIC image. It does not turn the whole clip into a moving HEIC, and it does not keep any audio. If you need a sequence of stills, switch the Frame Selection mode to Multiple Screenshots before converting.
.divx or .avi file onto the page, or click "+ Add Files" to browse. DivX video is almost always wrapped in an AVI container, so both extensions land here.2.100 as 2 seconds and 100 milliseconds into the clip.DivX clips run at a fixed frame rate (commonly 23.976–30 fps), so every fraction of a second is a different still. The Time field is how you land on the one you want instead of whatever the first frame happens to be (the default of 0 grabs frame one, which on a fade-in is often black).
A few patterns that come up often:
HEIC is smaller and richer, but it only opens easily inside Apple's ecosystem. If the still has to be viewable everywhere, JPEG is the safer target — use DivX to JPG instead.
| Property | HEIC (this page) | JPEG |
|---|---|---|
| Image codec | HEVC / H.265 in a HEIF container (ISO/IEC 23008-12) | Baseline JPEG (ISO/IEC 10918) |
| Typical size vs the other | ~50% smaller at similar quality | Larger for the same detail |
| Color depth | 8-bit and 10-bit | 8-bit only |
| Released | 2015 (HEIF standard) | 1992 |
| Native browser display | Safari 17+ only; Chrome, Firefox, Edge do not display HEIC | Every mainstream browser |
| Opens on Windows | Needs the HEIF Image Extensions add-on | Opens everywhere by default |
| Best for | Apple-device libraries, AirDrop, iCloud storage | Universal sharing, web, email, any OS |
0 landed on a fade-in or leader frame. Set a Time a second or two later (e.g. 2.000) and convert again.A still can only be as good as the source frame. Heavily compressed or low-resolution DivX rips will not magically sharpen — HEIC preserves detail, it does not invent it. DRM-protected or corrupted video can fail to decode entirely; there is no still to extract from a stream that will not play. And if the destination is anything other than an Apple device or recent Safari, reconsider the format itself: a DivX to JPG still will open without add-ons on Windows, Android, and every browser, which usually matters more than the size saving HEIC buys you.
A single still. By default the tool captures one frame at the Time you set and saves it as one HEIC image, with no audio. If you want multiple stills, switch Frame Selection to "Multiple Screenshots," which returns one HEIC file per captured frame.
Because HEIC display is almost entirely Apple-only. Per caniuse, Safari 17 and later can show HEIC, but Chrome, Firefox, and Edge cannot, and Windows needs Microsoft's HEIF Image Extensions package installed first. The file is fine — the viewer just lacks the decoder. For a still that opens everywhere, convert your DivX to JPG instead.
Usually yes. HEIC uses HEVC (H.265) image coding, which is far more efficient than baseline JPEG — Adobe and others put it at roughly 50% smaller for similar visual quality. In our testing, a single 1080p frame from a DivX clip at the "Very High" preset landed near half the size of the same frame saved as a high-quality JPEG, while also carrying 10-bit color that JPEG's 8-bit pipeline cannot.
DivX is a video codec brand built on the MPEG-4 Part 2 (Advanced Simple Profile) standard, popular for ripped and downloaded video in the early-to-mid 2000s. The codec is almost always stored inside an AVI container, which is why a "DivX file" usually carries an .avi extension. Xvid is its open-source cousin, forked from the same early encoding core, so Xvid-in-AVI files behave the same way here.
Yes. The Time field accepts fractional seconds, and the page reads a value like 2.100 as 2 seconds plus 100 milliseconds. That lets you land on a precise moment rather than settling for the first frame, which is important on clips that open with a black fade-in.
It can carry 10-bit color and a wider range than JPEG, but only if that information exists in the DivX source. MPEG-4 Part 2 DivX video is typically 8-bit standard-dynamic-range, so most 2000s rips will not contain HDR data to preserve — the benefit of HEIC's 10-bit depth shows mainly with modern HDR footage, not legacy DivX.