Initializing... drag & drop files here
Supports: MP4, M4V
Turn a short M4V clip into an animated PNG that keeps full color and clean alpha transparency — the things an animated GIF throws away. M4V is Apple's MP4 variant (the format iTunes and the iPhone produce), and APNG packs every frame into a single lossless PNG, so logos, screen recordings, and detailed art stay crisp instead of dithering down to 256 colors. Pick a framerate, cap the resolution if you want a smaller file, and download — no sign-up, no watermark.
.m4v (or .mp4) clip onto the page or click "Upload." Files are sent over an encrypted connection and deleted automatically after a few hours.| Property | APNG | GIF | Animated WebP |
|---|---|---|---|
| Color depth | 24-bit RGB (millions) | 256 colors per frame | 24-bit RGB |
| Transparency | Full 8-bit alpha | Binary (on/off) | Full 8-bit alpha |
| Compression | Lossless | Lossless, 256-color | Lossy or lossless |
| Typical file size | Larger (lossless) | Largest at equal quality | Smallest (lossy) |
| Browser support | ~94.7% (Chrome 59+, FF 3+, Safari 8+, Edge 79+) | Universal | ~96% |
| Fallback when unsupported | Shows first frame | Always plays | Shows nothing |
| Best for | Crisp logos, UI clips, soft edges | Maximum compatibility | Smallest web animations |
Source for color depth and transparency: MDN's image format guide; APNG support figure from caniuse.
APNG keeps full 24-bit color and smooth 8-bit alpha transparency, while GIF caps each frame at 256 colors and only does hard on/off transparency. If your clip has gradients, soft drop shadows, or anti-aliased edges, GIF introduces banding and jagged "halo" outlines that APNG avoids. The trade-off is size: because APNG is lossless it is usually larger than an optimized lossy WebP, though often smaller than a GIF of comparable quality. If you need the broadest compatibility instead, see M4V to GIF.
Only if the source frames actually contain an alpha channel. A standard M4V from iTunes or an iPhone is fully opaque H.264 video with no transparency, so the APNG will be opaque too. APNG can store full alpha, but it cannot invent transparency the source video never had — you would need footage exported with an alpha channel (for example a screen recording or motion-graphics render that preserves it).
Keep it short. APNG is lossless and stores every frame as a full PNG, so a long clip at a high framerate produces a very large file fast. For a few seconds of animation, lower the framerate (10 FPS is a good default) and cap the resolution to keep the output manageable. The practical limit you will hit first is upload size and time, not a frame ceiling on our end.
No. Movies and TV shows purchased or rented from the iTunes Store are wrapped in Apple's FairPlay DRM and can only play on authorized devices tied to that account. A DRM-protected M4V cannot be decoded or converted by any online tool. Only DRM-free M4V files — your own recordings or exports — will convert.
Yes. Your M4V is uploaded over a TLS-encrypted connection, converted on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark on the output, and files are never shared or made public. In our testing, a 3-second 720p M4V at 10 FPS produced an APNG of roughly 2-4 MB depending on how much motion and color detail the clip contained.