APNG Maker
Combine a sequence of PNG frames into an animated PNG (APNG). Lossless with full 24-bit colour and alpha — superior to GIF for screen recordings, icon animations and UI demos. Runs locally via ffmpeg.wasm.
100% client-side · ffmpeg.wasm · no upload
Pick 2 or more PNG frames to begin.
⬇ Download APNGHow to make an APNG
- Pick your PNG frames in playback order.
- Set the frame delay — 100 ms ≈ 10 fps; 40 ms ≈ 25 fps.
- Set the loop count.
- Press Build APNG, wait, download.
Common use cases
- UI demos where you need crisp transparency.
- Icon animations for app stores.
- Lossless screen recordings of vector content.
Frequently asked questions
Why is my APNG large?
APNG is lossless. For photographic content, animated WebP or MP4 is dramatically smaller.
Can I mix different sized frames?
No — all frames should match the dimensions of the first frame. Resize them first using our resize tool.
Related: APNG to GIF · Animated WebP Maker · GIF Maker · All animation tools