Initializing... drag & drop files here
Supports: APNG, PNG
An animated PNG (APNG) is a lossless animation that can carry full 24-bit color plus an 8-bit alpha channel, which makes the files large and limits where they play back. Converting to MKV wraps the animation in Matroska — a royalty-free, open container that plays in VLC, MPV, and most desktop media players — and re-encodes the frames with a real video codec, so the result is far smaller and behaves like an ordinary video. One thing to plan for: standard video has no alpha channel, so any transparent areas in the APNG are flattened against a background color you choose during conversion.
.apng file onto the page or click "Upload." You can add several APNG files at once.| Property | APNG (source) | MKV (output) |
|---|---|---|
| Type | Animated raster image | Open video container (Matroska) |
| Standard | PNG extension, royalty-free | Royalty-free open standard, started 2002 |
| Compression | Lossless, often large | Lossy video codec, much smaller |
| Transparency | 8-bit alpha channel | None — flattened to a background color |
| Audio / subtitle tracks | None | Supports multiple audio and subtitle tracks |
| Plays in | Browsers, image viewers | VLC, MPV, Kodi, most desktop players |
| Best for | Lossless web animation with transparency | Flexible local/open-source playback |
For the most universally playable result — phones, social platforms, and hardware players — convert APNG to MP4 instead; H.264 in an MP4 container has the widest device support. Choose MKV when you want an open container or plan to add extra audio and subtitle tracks later.
Standard video codecs in an MKV have no alpha channel, so transparency cannot be carried over. During conversion the transparent pixels are filled with the Background Color you select (Black by default). If keeping true transparency matters, an animated image format like GIF or WebM with alpha is a better target than video.
MKV is an open, flexible container that is great for desktop and open-source players like VLC and Kodi, and it can hold multiple audio and subtitle tracks. MP4 with H.264 is the more universal choice if you need playback on phones, smart TVs, or social platforms. For maximum compatibility, convert APNG to MP4 instead.
"Merge images" combines all your uploaded APNG files into a single MKV in upload order, which is useful for chaining short clips together. "Video per image" keeps them separate and produces one MKV per file. The frame timing within each APNG is preserved either way.
Usually yes, often dramatically. APNG stores frames losslessly, so files grow quickly with resolution and frame count. Re-encoding to a video codec applies temporal compression, so the MKV is typically a fraction of the source size at the "Very High" preset. In our testing, a 512x512 APNG of about 6 MB produced an MKV well under 1 MB at the recommended quality.
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.