MNG 製作器
從多張 PNG 幀產生 MNG(Multiple-image Network Graphics)動畫檔。
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