Initializing... drag & drop files here
Supports: APNG, PNG
An APNG is an animated PNG: lossless, 24-bit color with full 8-bit alpha transparency, which makes the files large and useless to most video software. Converting it to AVI bakes the frames into a classic Microsoft video container that older Windows players and many desktop editors (legacy Premiere, Sony Vegas, AVISynth-based pipelines) open without a hitch. Transparency is flattened onto a solid background during the conversion — AVI has no alpha channel — so you trade the transparent edge for broad playback compatibility.
| Property | APNG (input) | AVI (output) |
|---|---|---|
| Type | Animated image | Video container (RIFF subformat) |
| Released | 2008 (Mozilla extension to PNG) | November 1992 (Microsoft, Video for Windows) |
| Transparency | 8-bit alpha, fully preserved | None — flattened to a background color |
| Compression | Lossless, no codec choice | Codec of your choice (MPEG-4, Xvid, H.264, H.265) |
| Typical file size | Large | Smaller, depending on codec and quality |
| Audio track | Never | Possible, but image→video output is silent |
| Best for | Lossless transparent web animation | Legacy Windows software and desktop editors |
No. AVI does not carry an alpha channel, so the transparent areas of your APNG are flattened onto whatever you set as Background Color (Black by default). If you need to keep transparency, AVI is the wrong target — export to a format that supports alpha or keep the source APNG.
APNG is lossless and stores every frame in full, which is why source files are heavy. AVI lets you encode with a real video codec — MPEG-4, Xvid, or H.264 — that discards redundant detail between frames. In our testing, a 1080p APNG of about 18 MB came out near 1.2 MB as an MPEG-4 AVI at the Very High preset, with no visible difference at normal playback speed.
Pick AVI only when something in your toolchain specifically wants it — an older Windows player, a legacy editor, or an AVISynth workflow. For sharing, web embedding, or modern devices, MP4 with H.264 is smaller and far more widely supported. If that is your goal, use APNG to MP4 instead.
Use the Image Duration setting. It sets how long each APNG frame is held on screen: small values like 1/30s or 1/24s give smooth motion, while whole-second values turn the animation into a slideshow. The frame timing baked into the original APNG is replaced by the duration you choose here.
Yes. Files are uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, and your files are never shared or made public. The practical limit on a big APNG is upload time, not your device.