Initializing... drag & drop files here
Supports: AV1
Turn an AV1 video clip into an animated PNG (APNG) that loops in a browser, a chat thread, or a README without a video player. Unlike GIF, APNG keeps full 24-bit color and a true 8-bit alpha channel, so gradients stay smooth and transparent edges stay clean — the trade-off is a larger file. Upload an .av1 clip, set the framerate and size, and download a lossless looping animation.
.av1 clip onto the page or click "Add Files" to pick it from your device.| Property | APNG | GIF | Animated WebP |
|---|---|---|---|
| Color depth | 24-bit (16.7M colors) | 8-bit (256 colors) | 24-bit |
| Transparency | 8-bit alpha (smooth) | 1-bit (on/off, hard edges) | 8-bit alpha |
| Frame compression | Lossless | Lossless, palette-limited | Lossy or lossless |
| Typical file size | Largest | Large | Smallest |
| Browser support | ~94-95% (Chrome 59+, Firefox 3+, Safari 8+, Edge 79+) | Universal | Chrome, Edge, Firefox, Safari 14.1+ |
| Fallback when unsupported | First frame as static PNG | n/a | Broken image |
| Best for | Logos, UI motion, detailed loops needing clean alpha | Maximum compatibility, simple loops | Smallest web-delivery animations |
APNG stores each frame losslessly, so the frames it writes are pixel-exact. The realistic quality limits come from your settings, not the format: lowering the framerate drops frames, capping resolution downscales, and choosing "By Color Reduction + Dither" reduces the palette. Keep the framerate at 10 FPS or higher, leave Colors on Original, and keep resolution at the source size to preserve the most detail.
APNG keeps full 24-bit color and a true alpha channel and compresses frames losslessly, so it carries far more image data than GIF's 256-color palette. That extra fidelity costs bytes. To shrink an APNG, lower the framerate, reduce the resolution with the "Image resolution" preset, or switch "Colors" to reduction with dither. If small size matters more than lossless frames, animated WebP is usually the lighter choice.
Yes. GIF transparency is 1-bit — a pixel is either fully visible or fully invisible, which leaves jagged edges over a colored or patterned background. APNG carries an 8-bit alpha channel, so it renders soft anti-aliased edges, drop shadows, and partial fades cleanly. That is the main reason to pick APNG for logos and UI elements that sit on varied backgrounds.
APNG animates in Chrome 59+, Firefox 3+, Safari 8+, Edge 79+, and Opera 46+, covering roughly 94-95% of global browser usage per caniuse. In a browser or app that does not support APNG, the file does not break — it shows the first frame as a normal static PNG, so the image still appears.
AV1 (AOMedia Video 1) is a royalty-free video codec from the Alliance for Open Media, designed for internet video and roughly 50% more efficient than H.264/AVC. A .av1 file here is an AV1-coded video clip. This tool extracts its frames and reassembles them as an animated PNG, so the codec the source used does not affect the lossless APNG output.
You can upload a typical short AV1 clip; the practical limit is upload size and time rather than anything on your device. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. In our testing, a 5-second 720p AV1 clip converted at the default 10 FPS produced an APNG of about 2-4 MB depending on motion and detail. If you need a smaller file, convert AV1 to GIF instead, or start from a different source with the video to APNG converter.