PNG to GIF Converter
Free PNG to GIF converter: convert PNG images to GIF online — color quantization, transparency support, live preview, private browser processing.
Upload a PNG or animated PNG (APNG), then click Convert to GIF.
Or try an example
Help Us Improve
—
(—)
Convert APNG to GIF online free. Upload animated PNG or static PNG, preserve frames and timing, preview, and download as GIF — all in your browser with no server upload.
APNG frame support
Decode multi-frame animated PNG with timing metadata.
Static PNG too
Convert regular PNG images into single-frame GIF files.
Live preview
Preview the GIF before downloading.
Browser-based
No server upload or account required.
Upload PNG / APNG
Drop or select a .png or .apng file from your device.
Convert
Click Convert to GIF to decode frames and encode the animation.
Preview
Inspect the animated GIF in the preview area.
Download GIF
Save the converted GIF to your device.
Prefer limited colors
Icons, stickers, and flat motion hold up better under GIF’s 256-color limit.
Watch soft transparency
Semi-transparent edges may become hard-edged binary alpha in GIF.
Keep frame counts reasonable
Very long APNGs produce large GIFs and take longer to encode.
Ezgif.com
Dedicated APNG to GIF page with resize options. Files upload to their servers.
CloudConvert.com
APNG/PNG to GIF with format options. Daily free conversion limits.
Convertio.co
PNG to GIF converter with file size caps on the free tier.
Squoosh.app
Browser codecs for still images; not focused on multi-frame APNG → GIF.
APNG to GIF
Browser-based APNG and PNG to GIF. Preserves frame delays. No upload.
Chat and social
Many messengers and feeds accept GIF more reliably than APNG.
Email signatures
Animated GIF works in more email clients than APNG.
UI motion exports
Turn design-tool APNG previews into shareable GIFs.
Still PNG workflows
Quickly turn a static PNG into a GIF when a platform requires it.
100% free
No sign-ups, no watermarks, no daily caps for typical use.
Privacy first
All processing happens locally in your browser.
Timing preserved
Frame delays and loop count carry over when available.
No app needed
Works directly in modern browsers on any device.
“APNG is an unofficial extension of the Portable Network Graphics format that adds animation support.”
APNG — Animated Portable Network Graphics: APNG stores multi-frame animations inside a PNG container with full color and alpha. This tool extracts those frames and re-encodes them as GIF. en.wikipedia.org/wiki/APNG
“The Graphics Interchange Format is a bitmap image format that supports up to 8 bits per pixel and animation.”
GIF format overview: GIF remains the most universally supported animated image format across chat apps, email, and social platforms. en.wikipedia.org/wiki/GIF
“PNG is an extensible file format for the lossless, portable, well-compressed storage of raster images.”
PNG Specification (W3C): Static PNG files are treated as single-frame animations. Animated PNG (APNG) adds acTL/fcTL chunks for frame timing. w3.org/TR/png/
“The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element.”
Canvas API (client-side rendering): Decoded APNG frames are quantized and written as GIF 89a entirely in the browser — no server upload. developer.mozilla.org/en-US/docs/Web/API/Canvas_API