APNG
From Just Solve the File Format Problem
(Difference between revisions)
(gif correction) |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
|mimetypes={{mimetype|image/png}} | |mimetypes={{mimetype|image/png}} | ||
}} | }} | ||
− | '''APNG''' is an unofficial extension of the [[PNG]] image format. It supports animation similar to animated [[GIF]]. | + | '''[[APNG]]''' is an unofficial extension of the [[PNG]] image format. It supports animation similar to animated [[GIF]]. |
APNG files are valid PNG files. When an APNG file is viewed in a program that does not support the APNG extensions, it will appear as a still image chosen by the creator of the APNG file. | APNG files are valid PNG files. When an APNG file is viewed in a program that does not support the APNG extensions, it will appear as a still image chosen by the creator of the APNG file. | ||
Line 26: | Line 26: | ||
* [[Wikipedia:APNG|Wikipedia article]] | * [[Wikipedia:APNG|Wikipedia article]] | ||
* [https://sites.google.com/site/cphktool/apng-anime-maker APNG Anime Maker, free software for creating APNG's] | * [https://sites.google.com/site/cphktool/apng-anime-maker APNG Anime Maker, free software for creating APNG's] | ||
+ | |||
+ | [[Category:Video]] |
Revision as of 17:55, 4 January 2014
APNG is an unofficial extension of the PNG image format. It supports animation similar to animated GIF.
APNG files are valid PNG files. When an APNG file is viewed in a program that does not support the APNG extensions, it will appear as a still image chosen by the creator of the APNG file.
APNG supports 24-bit color and 8-bit transparency, whereas GIF supports 256 colors per image palette and binary transparency.
Contents |
Browser support
APNG is supported on Mozilla FireFox as of version 3.0 (June 17, 2008) and on Opera (Presto layout engine) as of version 9.5 (June 12, 2008). Internet Explorer and Safari do not support APNG. Blink layout engine based browsers Google Chrome and (post version 15) Opera require an add-on to render APNG files.