Initializing... drag & drop files here
Supports: APNG, PNG
APNG is a lossless animated image — 24-bit color with an 8-bit alpha channel — which makes it crisp but bulky and unplayable in a normal video player. MPEG-2 is the compression standard at the core of DVD-Video and standard-definition broadcast, so this conversion makes sense in exactly one situation: you are feeding a DVD-authoring or broadcast pipeline that requires MPEG-2. If you just want a small, universally playable clip, convert APNG to MP4 instead — H.264/MP4 is smaller and plays everywhere.
| Property | APNG (input) | MPEG-2 (output) |
|---|---|---|
| Type | Animated raster image | Compressed video |
| Standard | APNG spec (animated PNG extension) | ISO/IEC 13818-2 (= ITU-T H.262), 1995 |
| Compression | Lossless DEFLATE per frame | Lossy, DCT-based |
| Color / alpha | 24-bit color + 8-bit alpha | 8-bit YUV, no alpha (flattened) |
| Audio | None (image format) | Supported (muxed separately for DVD, e.g. AC-3 or MP2) |
| Typical size | Large (lossless frames) | Much smaller than the source APNG |
| Plays in a browser | Yes (Chrome, Firefox, Edge, Safari) | No — needs VLC, a DVD player, or authoring software |
| Best for | Short lossless animations, transparency | DVD authoring, SD broadcast, MPEG-2 editing pipelines |
.apng onto the page or click Upload. You can add several files at once.Only if you have a DVD or broadcast requirement. DVD-Video is MPEG-2 by definition, so for disc authoring it is the correct target. For everything else — web, phones, email, general playback — MP4 (H.264) wins: it reaches comparable quality at a much lower bitrate, so the file is smaller and it plays natively in browsers and on mobile, which MPEG-2 does not.
Some, yes. APNG frames are lossless, while MPEG-2 is a lossy, DCT-based codec, so fine detail and sharp edges soften slightly. Keeping the Quality Preset at Very High and choosing a high enough resolution minimizes this. MPEG-2 is not efficient below about 1 Mbit/s, so for clean output give it room rather than squeezing the bitrate.
It gets flattened. APNG carries an 8-bit alpha channel, but MPEG-2 video has no alpha — every frame is opaque. Wherever your animation was transparent, the converter paints the Background Color, which defaults to Black. Set Background Color to White or another value if you need a specific fill behind the animation.
Through the Image Duration control, which sets how long each source frame is held in the output — for example, 1/30s per frame yields roughly 30 fps. In our testing, a 30-frame APNG at 1/30s per frame produced about one second of MPEG-2 video. For a finished DVD, aim near 29.97 fps (NTSC) or 25 fps (PAL) so the output matches the disc standard.
No. APNG is an image format with no audio track, so the MPEG-2 output is silent video. That is also how DVD authoring works in practice — the video and the audio (typically AC-3 or MP2) are kept separate and multiplexed together when the disc is built, so nothing is lost by the video being audio-free here.
DVD-Video is standardized at 720x480 for NTSC (North America, Japan) and 720x576 for PAL (most of Europe and Australia). Choose the matching Video resolution preset so the file is spec-compliant in your authoring software. If the MPEG-2 is only an editing intermediate rather than a finished disc asset, any resolution your tool accepts is fine.
Yes. Files are uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and your files are never shared or made public. The main practical limit on a large APNG is upload size and time, not your device.