Is this video to APNG converter free?
Yes. It is a free video to APNG converter with no signup or watermark, and it runs entirely in your browser.
Does it upload my video?
No. Video frame extraction and APNG encoding happen locally in your browser, so your clip is never uploaded.
What inputs does it accept?
It accepts ordinary short video clips such as MP4 and WebM, then converts the trimmed range into an animated PNG.
Is it good for long videos?
No. It is optimized for short clips. Long videos are heavier in the browser and create very large APNG files, so they are not the intended workflow.
Does it preserve alpha from special alpha-video formats?
No. This version focuses on standard short video input and does not promise alpha-video preservation from special formats.
How do I convert an MP4 to an animated PNG?
Open the video, set the Start and End in milliseconds to pick the segment, choose an output width and a frame rate, and export. The frames are decoded and assembled into one APNG in your browser, with no upload.
Why is my APNG so large?
Because APNG stores every frame as a full image and has no motion compression across the timeline. The three levers that matter are the length of the clip, the output width, and the frame rate: cut any of them and the file drops sharply.
APNG or GIF for a short video loop?
APNG if the clip has gradients, soft edges, or needs transparency, because it carries 24-bit color and a real alpha channel. GIF if the clip is flat-color and opaque, where its 256-color palette costs nothing and the file is often smaller.
What frame rate should I pick?
8 to 12 fps for a UI loop or a reaction clip. The options stop low on purpose: in an APNG every extra frame is another full image, so a high frame rate buys smoothness at a very steep price.
Does the APNG keep the sound?
No. APNG is an image format and has no audio track at all.