MNG Maker
Build a Multiple-image Network Graphics (MNG) file from PNG frames — legacy PNG animation.
100% client-side · no upload
Pick 2 or more PNG frames to begin.
⬇ Download MNGHow to build an MNG
- Pick PNG frames in playback order. All frames should share the same dimensions.
- Set the frame delay and loop count.
- Press Build MNG.
Common use cases
- Restoring legacy assets for early-2000s software.
- Archival format when lossless multi-frame is required.
- Niche viewers (XnView, IrfanView) that prefer MNG.
Related: APNG Maker · Animated WebP Maker · GIF Maker · All animation tools
よくある質問
- Will browsers play this MNG?
- No — modern browsers dropped MNG support long ago. Use <a href="/anim/apng-maker/">APNG</a> or animated WebP for the web.
- Why is the file so large?
- MNG-VLC (Very Low Complexity) embeds full PNGs per frame without inter-frame delta. Smaller per-frame inputs help.
Last updated: By jarvisbox