This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions.
Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
Features
- Decodes APNG using regular libpng
- CLI and GUI versions available
- OS-independent source code under zlib license
License
zlib/libpng LicenseFollow APNG Disassembler
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
The GUI version only extracts the first frame of an image, thus making it completely pointless. The output file's naming system could also use a lot of work and customizability... and then there's the fact that you can only do one image at a time if you're using the GUI. I'd give 5 stars for concept (a PNG/GIF frame-extractor-and/or-assembler is exactly what I need), but only 1 star for execution.
-
YOUR GUI "Browse files" dialog should DEFINITELY be updated FROM ".png" ONLY, TO: ".apng" AND ".png", for the following reasons: (1) With your GUI, I cannot browse for any files that have the APNG file extension - therefore I CANNOT USE YOUR PROGRAM - because I can't load any of my animated PNG files, which ALL have the APNG file extension. (2) Why not just rename my animated APNG files to PNG? For a VERY GOOD REASON - File Associations... * I have all NON-ANIMATED "PNG" files associated by file extension to open in Irfanview image editor. * I have all ANIMATED "APNG" files associated by file extension to open in Firefox web browser. (3) I know that editing your GUI to include both file extensions is trivial from a technical standpoint, and SHOULD BE DONE FOR ALL USERS' BENEFIT. Thanks in advance for giving this serious consideration. I can't yet give a Rating for your project, because I do NOT want to rename test files simply due to an author omitting very default behavior from his/her GUI. If it's not fixed, I'll use a program that has more complete functionality. Since "0" (Unrated) is not an option, I gave it "1". If you update your GUI, and it becomes more useable, I will evaluate it, and give it a revised Rating - AND my thanks for your responsive handling of my suggestion. Thanks again.
-
Very useful, especially the command line version, and source code, thank you :-)