Animated PNG (APNG) Writer

Create APNG (animated PNG) files
114 Downloads
Updated 18 Dec 2019

The MATLAB class animatedPNGWriter is for creating animated PNG (APNG) files. Such files have similar applications as animated GIF files, but with typically higher quality and often smaller file sizes. Most web browsers support animated PNG files the same way they support animated GIF files.

The class animatedPNGWriter requires the utility program "APNG Assembler" from http://apngasm.sourceforge.net, which is available under separate license terms. When you use animatedPNGWriter the first time, it will attempt to automatically download this utility program if it does not already exist in the expected location.

Cite As

Steve Eddins (2024). Animated PNG (APNG) Writer (https://github.com/mathworks/apng-writer), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.2

Updated screenshot

1.0.1

Updated screen shot and title

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.