Initializing... drag & drop files here
Supports: PNG, APNG
This tool turns a still PNG image into a short DivX video clip: the picture is held on screen for a duration you choose, with no motion and no audio. DivX is a legacy MPEG-4 Part 2 (Advanced Simple Profile) codec built for DivX-certified DVD players, car stereos, and set-top boxes of the 2000s, so the usual reason to make one is to get a static image — a title card, a logo, a photo slideshow frame — onto an old device that reads DivX-in-AVI but won't open a PNG. Because DivX video is opaque and has no alpha channel, any transparency in the PNG is discarded during encoding — if the backdrop matters, flatten the image onto a solid color before converting.
| Property | Value |
|---|---|
| Standard | ISO/IEC 15948; W3C Recommendation |
| Released | 1996 (PNG 1.0 spec); ISO/IEC 15948 standard in 2003 |
| Type | Raster still image |
| Compression | Lossless (DEFLATE) |
| Alpha channel | Yes — full 8-bit transparency |
| Color depth | Up to 16-bit per channel; indexed, grayscale, or truecolor |
| Motion / audio | None — single frame |
| Best for | Logos, screenshots, line art, images needing transparency |
| Property | Value |
|---|---|
| Codec | DivX — MPEG-4 Part 2, Advanced Simple Profile (ASP) |
| Container | AVI (the .divx extension is the DivX Media Format, an AVI extension) |
| First released | DivX brand 1999; the open DivX 4.0 codec followed in July 2001 |
| License | Proprietary brand (DivX, LLC); underlying MPEG-4 Part 2 now royalty-free |
| Open-source sibling | Xvid — a separate, MPEG-4 ASP-compliant encoder |
| Certified profiles | Home Theater (SD), Portable, HD 720p, Plus HD 1080p |
| Alpha channel | None — video is fully opaque |
| Audio | Optional (this tool produces a silent clip from a still) |
| Best for | Playback on DivX-certified DVD players, Blu-ray players, car stereos and TVs |
| Largely superseded by | H.264 (MP4) and HEVC for modern devices |
DivX is an MPEG-4 Part 2 codec with no alpha channel, so every output frame is fully opaque — there is nowhere in the video stream to store transparency, and it is discarded during encoding. The Background Color option on this page sets the color that pads the frame when your still doesn't fill the chosen output resolution; it is not a per-pixel fill for the transparent regions. If a specific backdrop matters, flatten the PNG onto a solid color first — in an image editor, or with a PNG to JPG step — so the picture is already opaque when it reaches the encoder.
Keep it modest. The classic DivX Home Theater profile tops out at 720x576 (PAL) or 720x480 (NTSC), the same frame sizes a standard DVD uses, and many older standalone players reject DivX-in-AVI files above roughly standard-definition. Higher DivX profiles allow 720p and 1080p, but only newer certified hardware accepts them — so if the target is an older set-top box, choose a 480p or 576p preset under Video resolution.
The codec is DivX (MPEG-4 ASP) and the underlying container is AVI. The .divx extension is the DivX Media Format, which is an extension of the AVI file format introduced in DivX 6 for backward compatibility with AVI players. Players that recognize DivX generally accept the clip whether the wrapper is labeled .divx or .avi.
No. A PNG is a silent still image, so the converted clip contains video only. This tool produces a static, no-audio DivX file; if you need a soundtrack you would have to mux audio in separately afterward.
They share a lineage. When DivX, Inc. closed its encoder source, outside developers started Xvid from the same MPEG-4 ASP encoding core, so both are MPEG-4 Part 2 codecs that most DivX-certified players treat interchangeably. DivX is the commercial brand with formal device certification; Xvid is the open-source (GPL) equivalent. A clip made here uses the DivX codec.
Effectively, yes. DivX itself is a proprietary brand from DivX, LLC, but the underlying standard is MPEG-4 Part 2, the same family as the open-source Xvid encoder. The US MPEG-4 Visual patents lapsed in November 2023, and the final remaining patent — a Brazilian one — expired on July 19, 2026, so MPEG-4 Part 2 is now royalty-free in every country. For a one-off still-to-DivX clip this is mostly background, but it means the codec carries no licensing obligation — one of the few practical edges it keeps over the still-licensed H.264 patent pool.
Use DivX only when you are targeting hardware that specifically requires it — a DivX-certified DVD player, an old car stereo, or a set-top box from the 2000s. The DivX codec is MPEG-4 Part 2, a 1990s-era standard that newer devices have largely replaced with H.264 and HEVC. For phones, smart TVs, browsers, and editors, PNG to MP4 is the more compatible choice. In our testing, a 1920x1080 PNG held for 5 seconds at the Very High preset produced a DivX clip well under 1 MB — a static frame gives the encoder almost nothing to change from one frame to the next.
Each upload is converted to its own DivX clip by default, with the image held for the duration you set. The Merge strategy option also offers a "Merge images" mode that joins your uploaded stills into a single video instead of one clip per image — useful for a basic photo slideshow on a DivX-capable player.