Initializing... drag & drop files here
Supports: M2V
An M2V file is a bare MPEG-2 video elementary stream — the raw, video-only data DVD-authoring tools work with, stripped of any container or audio. APNG (animated PNG) is the opposite kind of file: a short looping animation with full 24-bit color and a real alpha channel. Converting M2V to APNG pulls a stretch of that DVD-era footage out into a crisp, web-ready loop you can drop into a page, a chat, or a sticker without GIF's color banding.
| Property | Value |
|---|---|
| Full name | MPEG-2 Video (elementary stream) |
| Standard | ISO/IEC 13818-2, also published as ITU-T H.262 |
| Finalized | 1995 |
| Payload | MPEG-2 compressed video only — no container, no audio |
| Typical bitrate | Roughly 3-9 Mbps for DVD-resolution video |
| Resolution | Usually 720x480 (NTSC) or 720x576 (PAL) |
| Main use | DVD authoring — paired with a separate AC-3 or LPCM audio track |
| Opens in | VLC, MPC, QuickTime, and most MPEG-2-aware editors |
| Property | Value |
|---|---|
| Full name | Animated Portable Network Graphics |
| Built on | The PNG (ISO/IEC 15948) bitstream, with animation chunks |
| Color depth | 24-bit (16.7M colors) |
| Transparency | Full 8-bit alpha channel |
| Frame compression | Lossless |
| Audio | None — APNG is an image format |
| Native browser support | Chrome 59+, Edge 79+, Firefox 3+, Safari 8+ (~94.7% globally per caniuse) |
| Fallback | Old viewers show the first frame as a static PNG |
A regular .mp4 or .mkv is a container that wraps video, audio, and timing metadata together. An M2V is none of that — it is the compressed video track on its own, exactly as it sits inside an MPEG-2 program or transport stream before muxing. That is why an M2V plays silently: the audio was always a separate file (commonly .ac3 or .mpa) that DVD-authoring software would combine with it later. For an APNG conversion that silence is irrelevant, because APNG carries no audio anyway — only the frames matter.
.m2v onto the page or click Upload to browse. The file is sent over a TLS-encrypted connection.For a smaller, more universally compatible loop, convert M2V to GIF instead; to keep the footage as ordinary playable video, convert M2V to MP4.
That is normal — it is not a bug or a corrupted file. M2V is a video-only MPEG-2 elementary stream, so it never contained audio in the first place. In a DVD-authoring workflow the audio lives in a separate file (usually AC-3 or LPCM) that gets muxed in later. Since APNG is an image format with no audio track, the missing sound makes no difference to the conversion: you get exactly the animated frames, nothing lost.
It can, yes. APNG stores lossless 24-bit frames, so file size grows with both the resolution and the number of frames. A full DVD-length M2V turned into one APNG would be enormous and impractical. APNG is meant for short loops — a few seconds at most. In our testing, a 5-second 480p stretch at 10 FPS produced a reasonable file, while anything much longer ballooned quickly. Trim to the segment you actually want, and lower the Framerate or cap the Image resolution if the result is still too heavy.
For color, yes. APNG holds the full 24-bit palette and a real 8-bit alpha channel, so gradients and soft edges from the MPEG-2 source stay smooth instead of collapsing into GIF's 256-color banding. The trade-off is size: an APNG is typically larger than the equivalent GIF. If maximum compatibility or the smallest file matters more than color fidelity, M2V to GIF is the better pick.
By default it follows the source — DVD-era M2V is usually 720x480 (NTSC) or 720x576 (PAL). You can shrink it with the Image resolution presets or the percentage control, or enable "use as max resolution" so the output never exceeds a chosen size while smaller sources stay untouched. Dropping resolution is one of the most effective ways to cut an APNG's file size.
It renders natively in Chrome 59+, Edge 79+, Firefox 3+, and Safari 8+ — about 94.7% of browsers worldwide per caniuse. Anything that does not understand the animation simply shows the first frame as a normal static PNG, so it degrades gracefully rather than breaking. That first-frame fallback is part of the APNG specification.
Your file is uploaded over a TLS-encrypted connection, converted on our servers, and automatically deleted after a few hours. There is no sign-up, no watermark, and your files are never shared or made public.