Skip to content
APNG
EntityQ433224· pop 22· linked from 311 articles

Also known as Animated PNG, Animated Portable Network Graphics

Animated Portable Network Graphics (APNG) is a file format which extends the Portable Network Graphics (PNG) specification to permit animated images that work similarly to animated GIF files, while supporting images with a higher color depth and full alpha transparency not available for GIFs. It also retains backward compatibility with non-animated PNG files. It was developed by the Mozilla Foundation in 2004.

Key facts

File format.name
Animated PNG
File format.screenshot
file:Animated PNG example bouncing beach ball.png
File format.caption
Animated PNG (APNG) of a bouncing beach ball (displays as a static image in some web browsers)
File format.extension
,
File format.mime
, ,
File format.owner
Mozilla Foundation (adopted by W3C)
File format.genre
animated lossless bitmap image
File format.extendedfrom
PNG
File format.open
yes

via Wikipedia infobox

Wikidata facts

Image
Animated PNG example bouncing beach ball.png
Show 5 more facts
start time
2004-08-27
Commons category
Animated PNG files
file extension
apng
media type
image/png
publication date
2007-08-03
Sources (7)

via Wikidata · CC0

~10 min read

Article

8 sections
Contents
  • History and development
  • File format
  • Compression and optimization
  • Derived formats
  • Support
  • See also
  • References
  • External links

Animated Portable Network Graphics (APNG) is a file format which extends the Portable Network Graphics (PNG) specification to permit animated images that work similarly to animated GIF files, while supporting images with a higher color depth and full alpha transparency not available for GIFs. It also retains backward compatibility with non-animated PNG files. It was developed by the Mozilla Foundation in 2004.

The first frame of an APNG file is stored as a normal PNG stream, so most standard PNG decoders are able to display the first frame of an APNG file. The frame speed data and all of the subsequent frames are stored in extra chunks (as provided for by the original PNG specification).

Gallery (6)

Connections

Categories