APNG: Difference between revisions
Jump to navigation
Jump to search
(draft based on APNG status / next steps on my page) |
(see the W3C spec, no need to take it to IETF, no longer a stub, not much else to it.) |
||
| Line 1: | Line 1: | ||
{{ | {{note|See the [https://www.w3.org/TR/png-3/ W3C PNG 3e] specification which has incorporated APNG}} | ||
Previously: the [[APNG_Specification]] which was developed on this wiki since ~2006 has been stable and interoperably implemented (Firefox, Opera) for quite some time. | |||
Some possible next steps to advancing adoption: | |||
* Ask authoring tool vendors to implement APNG editing/exporting | * Ask authoring tool vendors to implement APNG editing/exporting | ||
** Adobe Photoshop | ** Adobe Photoshop | ||
* Build a web-based APNG authoring tool | * Build a web-based APNG authoring tool | ||
** upload some number of PNGs, and have it give you an APNG you can view/download ( | ** upload some number of PNGs, and have it give you an APNG you can view/download (perhaps deploy the existing open source Python script?) | ||
** upload an animated GIF and convert it to APNG | ** upload an animated GIF and convert it to APNG | ||
== See Also == | == See Also == | ||
* [[Standards]] | * [[Standards]] | ||
Revision as of 00:42, 22 May 2025
Note: See the W3C PNG 3e specification which has incorporated APNG
Previously: the APNG_Specification which was developed on this wiki since ~2006 has been stable and interoperably implemented (Firefox, Opera) for quite some time.
Some possible next steps to advancing adoption:
- Ask authoring tool vendors to implement APNG editing/exporting
- Adobe Photoshop
- Build a web-based APNG authoring tool
- upload some number of PNGs, and have it give you an APNG you can view/download (perhaps deploy the existing open source Python script?)
- upload an animated GIF and convert it to APNG