Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
APNG
File format

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 24 or 48-bit images and full alpha transparency not available for GIFs. It also retains backward compatibility with non-animated PNG files.

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 extra animation frames are stored in extra chunks (as provided for by the original PNG specification). APNG competed with Multiple-image Network Graphics (MNG), a comprehensive format for bitmapped animations which was created by the same team as PNG and is obsolete. APNG's advantage was the smaller library size and compatibility with older PNG implementations.

We don't have any images related to APNG yet.
We don't have any YouTube videos related to APNG yet.
We don't have any PDF documents related to APNG yet.
We don't have any Books related to APNG yet.
We don't have any archived web articles related to APNG yet.

History and development

The APNG specification was created in 2004 by Stuart Parmenter and Vladimir Vukićević of the Mozilla Corporation to allow for storing the animations needed for interfaces such as throbbers.12 In May 2003, Mozilla had scrapped support for MNG animations, which provides a superset of APNG functionality, citing concerns about the large file size required for the expansive MNG decoder library (300 KB);3 the APNG decoder, built on the back of the PNG decoder, was a much smaller component.

Among users and maintainers of the PNG and MNG formats, APNG had a lukewarm reception. In particular, PNG was conceived to be a single-image format.4 APNG hides the subsequent frames in PNG ancillary chunks in such a way that APNG-unaware applications would ignore them, but there are otherwise no changes to the format to allow software to distinguish between animated and non-animated images. Some of the main concerns arising from this were the inability of applications to negotiate for PNG and APNG, or distinguish between PNG and APNG once received, or for legacy software to even inform users that there are additional frames. Glenn Randers-Pehrson spearheaded efforts to reconcile the PNG purists' position with that of APNG proponents by recommending changes to APNG's format and proposing the use of a unique MIME type (e.g., video/png), but the APNG proponents only added the different MIME type (image/apng)5 while insisting on the use of the .png extension instead of .apng, leading to the format not being approved by the PNG Development Group.6

The PNG Development Group rejected APNG as an official extension on April 20, 2007,7 and there have been several subsequent proposals for a simple animated graphics format based on PNG using several different approaches.8 However, since September 14, 2021, the PNG Working Group has been chartered by the World Wide Web Consortium (W3C) to maintain and develop for the PNG specification, and the first public working draft of PNG Specification (Third Edition) was published on October 25, 2022, adding APNG extensions to the core PNG specification.9 The Candidate Recommendation was published on September 21, 2023.10

File format

The APNG specification follows the PNG File format introducing three new ancillary chunks:11

  • The animation control chunk (acTL) precedes the IDAT(s) of the default image and is a kind of "marker" that this is an animated PNG file. It also contains the number of frames and the number of times to loop the animation (0 meaning infinite).
  • The frame control chunk (fcTL) precedes each frame and contains its metadata : dimensions; position (relative to the default image); duration; if once over it is cleared to black, replaced by the previous frame or drawn over by the next frame; and if its transparency applies.
  • The frame data chunk (fdAT) storing frame's content. It starts with a sequence number, then has the same structure as the default image's IDAT chunk(s).

Sequence numbers apply to both frame control and frame data chunks, which together follow a common sequence, thus enabling the order and timing of frames to be recovered should an APNG-unaware PNG editor re-order them as allowed by PNG chunk ordering rules.12

Frames utilize the same bit depth, color type, compression method, filter method, interlace method, and palette (if any) as the default image.

An application reading a PNG file is meant to ignore any chunks which it does not understand,13 making APNG backwards compatible. Applications without support for the APNG extension show only the first frame, disregarding additional animation frames.

Compression and optimization

A number of optimization techniques make APNG files as small as possible: Inter-frame optimization 14 utilizing alpha-blend and alpha dispose operations, smaller than the full-size subframes, dirty transparency, color type and color palette optimizations, and various compression options: zlib, 7-Zip, Zopfli.15

Derived formats

Animated stickers for Signal are APNG with some restrictions (the size of the file is limited to 300kb, the length of the animation is limited to 3 seconds and, visibly (this last point is unclear), the resolution must be 512x512px).[which?]16

Support

See also: Comparison of web browsers § Image format support

Mozilla Firefox added support for APNG in version 3 trunk builds on March 23, 2007.17 However, because libpng is the PNG Group's reference implementation of the official specification, APNG support can never be supported in the main libpng distribution so long as it remains unratified by the Group. Iceweasel 3 supports APNG by using Mozilla's unofficial variant of libpng.18

In 2008 WorldDMB adopted APNG as a backward compatible extension to enable animation as part of the MOT SlideShow user application for Digital Radio. "APNG 1.0 Specification - Animated Portable Network Graphics" is included as normative Annex A in the ETSI standard TS 101 499 V2.2.1.19 In 2016, Apple adopted the APNG format as the preferred format for animated stickers in iOS 10 iMessage apps.20 On March 15, 2017, APNG support was added to Chromium.21

List of computer programs and their support of APNG, along with their version numbers and release date
FieldSoftwareSupports?Since
ImageprocessingAPNG AssemblerYesv. 122
cphktool APNG Anime MakerYesv. 1 (9 June 2009)23
APNG DisassemblerYesv. 1 24
APNG OptimizerYesv. 1.0 (28 March 2011)25
Chasys Draw IESYes26v. 5.17.0527
Clip Studio PaintYesv. 1.6.7 (7 September 2017)28
FFmpegYes29v. 2.730
FireAlpaca [ja]Yesv. 2.3.1331
Gamani GIF Movie GearYesv. 4.2 (March 2008)32
GIDRead-onlyv. 11 (December 2023)33
GIMPNeeds plug-in34
HoneycamYesv. 3.48 (29 November 2021)35
HoneyviewYesv. 5.10 (17 February 2015)36
ImageJYesv. 1.41g (3 July 2008)37
ImageMagickYesv. 7.0.10-31 (20 September 2020)38
ImagineYesv. 1.0.2 (4 May 2008)39
IrfanViewRead-onlyv. 4.40 (31 July 2015)
KonvertorYesv. 4.02 (May 2010)40
KSquirrel (later SAIL)Read-onlyv. 0.7.2 (3 October 2007)41
Paint.NETNeeds plugin42
PhotoLineYesv19.5 (11 March 2016)
RealWorld PaintYesv. 2011.1 (December 2011)43
VirtualDubNeeds plugin4445
XnViewRead-onlyv. 1.97.4 (30 April 2010)46
Sciter and HTMLayout UI enginesRead-onlysince 2008
KritaYes47Krita Nightly 5.0.0 pre-alpha (since 22 February 2021)48
qViewRead-onlyv. 4.0 (31 October 2020)
BrowserenginesWebKitYes(17 March 2015)49
BlinkYesJune 2017
WebbrowsersMozilla Firefox(Gecko layout engine)Yesv. 3 (17 June 2008)5051
SeaMonkey(Gecko layout engine)Yesv. 2
Iceweasel and other Debian rebrandings(Gecko layout engine)Yesv. 4.0~b1252
Safari(WebKit layout engine)Yesv. 8.053
Google Chrome and Chromium(Blink layout engine)Yesv. 59 (5 June 2017)5455
Internet Explorer(Trident layout engine)No56
Microsoft Edge [Legacy](EdgeHTML layout engine)No5758
Microsoft Edge(Blink layout engine)Yesv. 79
Opera v12 and earlier(Presto layout engine)Yesv. 9.5 (12 June 2008)59
Opera 15 and later(Blink layout engine)Yesv. 46.0 (22 June 2017)60
Pale Moon (Goanna layout engine)Yesv. 27
MobilebrowsersiOS SafariYes61v. 8.0
Firefox for AndroidYes62?
Samsung Internet for AndroidYesv. 7.0
Opera MobileYes?
ProductivitysoftwareLibreOfficeYes63Planned

A server-side library exists that allows web browsers that support the canvas tag, but do not support APNG, to display APNGs.64 Examples of such browsers include Microsoft Edge Legacy and Internet Explorer 9.

See also

Wikimedia Commons has media related to Animated PNG files.

References

  1. "Add APNG support for Mozilla". Bugzilla. Mozilla Foundation. 27 August 2004. Retrieved 23 April 2024. https://bugzilla.mozilla.org/show_bug.cgi?id=257197

  2. Stuart Parmenter; Vladimir Vukicevic (2 September 2004). "APNG 0.4 [DRAFT]". Vladimir Vukicevic. Archived from the original on 19 November 2004. Retrieved 23 April 2024. https://web.archive.org/web/20041119231831/http://www.vlad1.com/~vladimir/projects/apng/AnimatedPNG.html

  3. martin (1999-11-11). "Bug 18574 - (mng) restore support for MNG animation format and JNG image format". Mozilla. Retrieved 2010-03-30. https://bugzilla.mozilla.org/show_bug.cgi?id=18574#c72

  4. "PNG (Portable Network Graphics) Specification, Version 1.1#8.4. Multiple-image extension". libpng. Retrieved 2010-03-30. http://www.libpng.org/pub/png/spec/1.1/PNG-Misc.html#Multiple-image-extension

  5. "APNG Specification, Version 1.0#MIME type". Mozilla. Retrieved 2017-12-10. https://wiki.mozilla.org/APNG_Specification#MIME_type

  6. "ImageMagick can't detect animated PNG". GitHub. Retrieved 2017-12-10. https://github.com/ImageMagick/ImageMagick/issues/24#issuecomment-136362187

  7. "VOTE FAILED: APNG 20070405a". SourceForge mailing list. 2007-04-20. http://sourceforge.net/mailarchive/message.php?msg_id=131482

  8. "Discussion for a simple "animated" PNG format". Archived from the original on 2009-02-26. Retrieved 2011-07-12. https://web.archive.org/web/20090226103407/http://gjuyn.xs4all.nl/pnganim.html

  9. "PNG Third Edition, Explained". W3C GitHub. 2023-05-24. https://github.com/w3c/PNG-spec/blob/d5b059ad7f81e789b7689f1c0479db8d1cb41fb8/Third_Edition_Explainer.md#apng

  10. "PNG Specification (Third Edition), APNG: frame-based animation". w3.org. 2023-09-21. https://www.w3.org/TR/png/#apng-frame-based-animation

  11. "APNG Specification - MozillaWiki". https://wiki.mozilla.org/APNG_Specification

  12. Chunk Ordering Rules (PNG 1.2 spec) http://www.libpng.org/pub/png/spec/1.2/PNG-Ordering.html

  13. "Portable Network Graphics (PNG) Specification (Second Edition)". http://www.w3.org/TR/PNG/

  14. "Inter-frame Optimization in APNG". littlesvr.ca. Archived from the original on 2014-04-26. Retrieved 2021-10-21. http://littlesvr.ca/apng/inter-frame.html

  15. "APNG Assembler". apngasm.sourceforge.net. Retrieved 2021-10-21. http://apngasm.sourceforge.net/

  16. "Stickers". Signal Support. Signal. Retrieved 28 December 2021. https://support.signal.org/hc/en-us/articles/360031836512-Stickers#sticker_reqs

  17. "Gran Paradiso Alpha 3 release notes". Mozilla. 2007-03-23. Archived from the original on December 26, 2009. Retrieved 2010-03-30. https://web.archive.org/web/20091226221450/http://www.mozilla.org/projects/firefox/3.0a3/releasenotes/

  18. "Debian Bug #486827 Iceweasel cannot render APNG image". Debian. 2011-08-26. Retrieved 2011-09-18. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486827#43

  19. "Digital Audio Broadcasting (DAB); MOT SlideShow; User Application (pdf) Specification" (PDF). ETSI. Retrieved 30 January 2013. http://www.etsi.org/deliver/etsi_ts/101400_101499/101499/02.02.01_60/ts_101499v020201p.pdf

  20. "Messaging - Extensions - iOS Human Interface Guidelines". developer.apple.com. Apple, Inc. Retrieved 2016-10-12. https://developer.apple.com/ios/human-interface-guidelines/extensions/messaging/

  21. "Anzwix / Chromium / Add support for Animated PNG". Retrieved 2017-03-15. http://anzwix.com/a/Chromium/Add%20Support%20For%20Animated%20PNG

  22. maxst (15 November 2017). "APNG Assembler". SourceForge. https://sourceforge.net/projects/apngasm/

  23. "cphktool APNG Anime Maker". cphktool. Archived from the original on 2010-02-09. Retrieved 2010-06-28. https://web.archive.org/web/20100209203257/http://sites.google.com/site/cphktool/apng-anime-maker

  24. maxst. "APNG Disassembler". SourceForge. http://apngdis.sourceforge.net/

  25. maxst. "APNG Optimizer". SourceForge. https://sourceforge.net/projects/apng/files/APNG_Optimizer/

  26. "Online Help for Chasys Draw IES: File Formats - Other Image Files". https://www.jpchacha.com/chasysdraw/help.php?file=files_image.htm

  27. "Online Help for Chasys Draw IES: History". Retrieved 2022-07-18. https://www.jpchacha.com/chasysdraw/help.php?file=history.htm#changelog

  28. "CLIP STUDIO PAINT Version 1.6.7 release notes (9/7/2017)". Retrieved 2024-04-22. https://www.clipstudio.net/en/dl/release_note/#167

  29. "FFmpeg Formats Documentation". https://www.ffmpeg.org/ffmpeg-formats.html#apng

  30. "GitHub changelog of FFmpeg". GitHub. Retrieved 2016-07-09. https://github.com/FFmpeg/FFmpeg/blob/master/Changelog

  31. "FireAlpaca Update History". Retrieved 2021-09-04. https://firealpaca.com/download/#history

  32. "Animated PNG: Simple Animation with an Alpha Channel". Gamani. Retrieved 2009-08-25. http://www.gamani.com/apng.htm

  33. "GID (Generic Image Decoder)". GitHub. Retrieved 2023-12-09. https://github.com/zertovitch/gid

  34. "APNG Plug-In". Archived from the original on 2014-05-25. Retrieved 2010-05-28. https://web.archive.org/web/20140525213646/http://registry.gimp.org/node/24394

  35. "Honeycam - Version history". Bandisoft International Inc. Retrieved 2022-01-09. https://www.bandisoft.com/honeycam/history/

  36. "Honeyview - Version history". Bandisoft International Inc. Retrieved 2022-01-09. https://www.bandisoft.com/honeyview/history/

  37. "ImageJ News". ImageJ. Archived from the original on May 21, 2009. Retrieved 2009-05-23. http://rsb.info.nih.gov/ij/notes.html

  38. "ImageMagick - Changelog". Retrieved 2021-04-25. https://imagemagick.org/script/changelog.php

  39. "Imagine - What's new". Archived from the original on October 8, 2011. Retrieved 2017-09-01. http://nyam.pe.kr/dev/imagine/doc/Whatsnew.txt

  40. "Konvertor - Solutions for Multimedia Processing". Archived from the original on 2010-05-12. Retrieved 2010-05-19. https://web.archive.org/web/20100512174247/http://www.konvertor.net/indexe.html

  41. "KSquirrel Codecs ChangeLog". GitHub. 15 October 2021. https://github.com/smoked-herring/sail/blob/master/CHANGELOG.md

  42. "Animated Image 2.4 - AGIF & APNG". Paint.NET Forum. 10 January 2009. http://forums.getpaint.net/index.php?/topic/13454-animated-image-24-agif-apng/

  43. "More about animated PNG - Vlasta's blog". www.rw-designer.com. http://www.rw-designer.com/entry/390

  44. "SourceForge.net: VirtualDub APNG Mod". vdubapngmod.sourceforge.net. https://vdubapngmod.sourceforge.net/

  45. After loading a video, an APNG file can be created via the "File|Export|Animated PNG" menu item.

  46. While XnView is available for several operating systems, only versions for Windows have been released since APNG support was added. /wiki/Microsoft_Windows

  47. "APNG export support". Retrieved 2021-08-16. https://bugs.kde.org/show_bug.cgi?id=342479

  48. "APNG and WEBP animation export (dbe993da) · Commits · Graphics / Krita". GitLab. 22 February 2021. Retrieved 2021-08-16. https://invent.kde.org/graphics/krita/-/commit/dbe993da3d369fc850553173ba55a3d2c8981917

  49. "Animated PNG graphics". WebKit. Mar 17, 2015. Retrieved 2015-03-17. http://trac.webkit.org/changeset/181632

  50. Parmenter, Stuart; Vladimir Vukicevic; Andrew Smith (July 4, 2008). "Animated PNG graphics". Mozilla Developer Center. Mozilla. Archived from the original on 2008-12-04. Retrieved 2009-05-23. https://web.archive.org/web/20081204080959/https://developer.mozilla.org/en/Animated_PNG_graphics

  51. "Firefox 3 for developers". Mozilla Developer Center. Mozilla. October 1, 2008. Archived from the original on 2008-11-13. Retrieved 2009-05-23. https://web.archive.org/web/20081113072436/https://developer.mozilla.org/en/Firefox_3_for_developers

  52. "Debian Bug #486827 Iceweasel cannot render APNG image". Debian. 2011-08-26. Retrieved 2011-09-18. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486827#43

  53. "Animated PNG (APNG)". Can I use... Support tables for HTML5, CSS3, etc. http://caniuse.com/#feat=apng

  54. "7d2b8c45afc9c0230410011293cc2e1dbb8943a7 - chromium/src - Git at Google". chromium.googlesource.com. https://chromium.googlesource.com/chromium/src/+/7d2b8c45afc9c0230410011293cc2e1dbb8943a7

  55. "Stable Channel Update for Desktop". Chrome Releases. Retrieved 2017-06-06. https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop.html

  56. "Animated PNG (APNG)". Can I use... Support tables for HTML5, CSS3, etc. http://caniuse.com/#feat=apng

  57. "Animated PNG (APNG)". Can I use... Support tables for HTML5, CSS3, etc. http://caniuse.com/#feat=apng

  58. "The status of APNG image format in Microsoft Edge". Microsoft Edge Development. Retrieved 2017-07-29. https://developer.microsoft.com/en-us/microsoft-edge/platform/status/apngimageformat/

  59. "Web specifications supported in Opera 9.5". Opera Software. Archived from the original on 2009-02-25. Retrieved 2009-05-23. https://web.archive.org/web/20090225070319/http://www.opera.com/docs/specs/opera95/#graphics

  60. "Opera 46 goes final, more quality and Opera's first TV ad". Opera Software. 22 June 2017. Retrieved 2017-06-26. http://blogs.opera.com/desktop/2017/06/opera-46-goes-final-more-quality-and-operas-first-tv-ad/

  61. "Animated PNG (APNG)". Can I use... Support tables for HTML5, CSS3, etc. http://caniuse.com/#feat=apng

  62. "Animated PNG (APNG)". Can I use... Support tables for HTML5, CSS3, etc. http://caniuse.com/#feat=apng

  63. "Projects selected for LibreOffice in the Google Summer of Code 2023: Add APNG import/export support". LibreOffice. 29 May 2023. Retrieved 2023-05-29. https://blog.documentfoundation.org/blog/2023/05/29/projects-selected-for-libreoffice-in-the-google-summer-of-code-2023/

  64. "APNG-canvas Library". GitHub. 11 October 2021. https://github.com/davidmz/apng-canvas