Initializing... drag & drop files here
Supports: DIVX
This tool grabs one still frame out of a DivX video and saves it as an AVIF image — it does not turn the clip into an animation. You pick a moment, you get a single picture in the AV1-coded AVIF format. This walk-through shows how to land on the exact frame, why AVIF is a good container for that still, and an honesty note up front: a frame pulled from an early-2000s DivX rip carries that source's standard-definition softness, so AVIF can shrink the file but cannot rebuild detail the old MPEG-4 encode already threw away.
.divx file onto the page, or click "Add Files" to browse. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.3.5 for the frame at 3.5 seconds). That one frame becomes your AVIF.The whole job here is the timestamp. The Time (seconds) field accepts decimals, which is how you target one frame instead of a rough whole second — handy because DivX-era video usually runs at 23.976, 25, or 29.97 frames per second, so each frame is only about 0.03-0.04 seconds apart.
8.4.2 or similar, then re-run if it is off by a frame.A realistic expectation matters. Most DivX files you will meet are DVD-era rips at standard definition — commonly around 640×480 or 720×480/576 — because the original MPEG-4 Part 2 codec was built for that era. AVIF will encode whatever pixels are in the chosen frame very efficiently, but it cannot reconstruct detail the DivX encode discarded. The output is a smaller, modern-format copy of an SD-era still, not an upscaled or sharpened one.
| Property | Value |
|---|---|
| Full name | AV1 Image File Format |
| Published by | Alliance for Open Media |
| Version 1.0.0 | February 19, 2019; the specification is still being revised, with version 1.2.0 released October 16, 2025 |
| Built on | The AV1 video codec, stored in a HEIF/ISOBMFF container |
| Licence | Open and royalty-free |
| Compression | Lossy or lossless |
| Bit depth | 8, 10, or 12 bits per channel |
| Alpha transparency | Supported |
| Animation | Supported by the format; this page outputs a single still |
| Media type | image/avif |
| Browser support | Chrome 85+, Firefox 93+, Safari 16.4+ (macOS 13 / iOS 16), Edge 121+ |
The frame you extract is the same either way — the format decides how big the file is and how many things can open it.
| Format | Compression | Alpha | Bit depth | Relative size for one SD frame | Opens in | Where |
|---|---|---|---|---|---|---|
| AVIF | AV1 intra, lossy or lossless | Yes | 8, 10, or 12-bit | Smallest | Chrome 85+, Firefox 93+, Safari 16.4+, Edge 121+ | This page |
| WebP | VP8 intra (lossy) or lossless | Yes | 8-bit | A little larger than AVIF | Every current major browser | DivX to WebP |
| JPG | DCT, lossy only | No | 8-bit | Larger again at matched quality | Effectively everything, including email clients and legacy apps | DivX to JPG |
| PNG | DEFLATE, lossless only | Yes | 8 or 16-bit per channel | Largest by far on photographic frames | Effectively everything | DivX to PNG |
.avi extension; this page accepts .divx specifically. If your file ends in .avi, do not rename it to force it through. The practical limit is also upload size and time — a feature-length DivX rip can run to a gigabyte or more, so trim the section you need first with Video Cutter, then grab a frame.If you actually want the video — the moving clip in a modern, efficient format rather than one frozen frame — this tool is the wrong fit, because its output is always a single still image. To modernize the whole clip, use Convert DivX to MP4 instead, which re-encodes to H.264 in the widely supported MP4 container. This converter also cannot read DRM-protected or corrupted DivX files: if the upload fails or the preview is black, the source stream is likely encrypted or truncated, and no online frame-grabber can recover it.
A single still image. AVIF can hold animation — it is built on the AV1 video codec — but this tool extracts one frame at the timestamp you enter under Frame Selection and encodes it as a static picture. If you want several stills, the Multiple Screenshots option saves a batch from across the clip as a ZIP. If you want true motion, keep the clip as video with Convert DivX to MP4. (A separate class of tool can build an animated AVIF from a clip; that is a different output and not what this page does.)
No — and this is the honest catch. AVIF is a more efficient codec, so it stores the same picture in a smaller file with fewer compression artifacts than JPEG. But the frame you start with is whatever the DivX MPEG-4 Part 2 codec already encoded, typically at standard definition with possible interlacing. AVIF cannot add detail the original encode discarded; it gives you a smaller, cleaner-compressed copy of the existing frame, not a higher-resolution one.
DivX is a video codec — a brand of MPEG-4 Part 2 (Advanced Simple Profile) compression from the early-2000s DVD-rip era. The dedicated .divx extension comes from the DivX Media Format, introduced with DivX 6 in June 2005, which DivX designed as an extension of the AVI file format rather than a wholly separate container. Because these are legacy SD-era encodes, the extracted frame reflects the resolution and quality of that source — which is why a DivX grab looks softer than a frame pulled from a modern HD video.
AVIF is supported by roughly 93% of browsers in use today, per caniuse.com: Chrome 85+, Firefox 93+, Edge 121+, and Safari 16.4+ (macOS 13 / iOS 16, from 2023). Older browsers and some desktop image viewers will not open it — if you need a still that opens anywhere, including legacy apps and email, extract the frame as JPG instead.
Pick AVIF for the smallest modern web image when you control where it will be viewed. Pick DivX to JPG when the still has to open everywhere, including old apps and email clients that have never heard of AVIF. Pick DivX to PNG when you want a lossless grab to edit or color-correct afterward — useful since DivX uses limited-range TV color that you may want to adjust before re-exporting.
AVIF generally produces files 30-50% smaller than JPEG at the same visual quality, with cleaner gradients and fewer blocking artifacts. In our testing, a 640×480 DivX frame saved at the Very High preset landed in the low tens of kilobytes — noticeably smaller than the equivalent high-quality JPEG of the same frame. The exact ratio depends on scene complexity; flat, smooth frames compress the most, while grainy DVD-rip footage closes the gap.
AVIF gives you the smaller file; WebP gives you the wider reach, and for an SD-era DivX frame the gap between them is narrower than the headline numbers suggest. AVIF encodes with AV1 and supports 10- and 12-bit depth plus lossless mode, so it holds up better on gradients and flat areas. WebP's lossy mode is built on VP8 and is 8-bit only, but it has been in every major browser for longer — Safari picked it up in version 14, whereas AVIF needed Safari 16.4. Where the difference shrinks is the source: a grainy DVD-rip frame carries a lot of high-frequency noise that neither codec compresses well, so the advantage AVIF shows on clean synthetic images narrows on this kind of material. Pick AVIF when you control the viewing environment, and DivX to WebP when you need one file that older browsers will also render.
Your DivX file is uploaded over an encrypted (TLS) connection, processed on our servers, and the files are deleted automatically a few hours after conversion. There is no sign-up, no watermark on the output, and your files are never shared or made public. The frame is captured at the video's native resolution, and you can scale it down with the Resolution Percentage or Width × Height controls before downloading.