APNG plug-in provides Animated PNG (APNG) image file load and save modules for the GIMP.
Download source tar ball and more information at
http://sourceforge.net/projects/gimp-apng/
If you have any suggestions, questions, or if you would like to contribute (by translating the plug-in for other languages, or by providing us with a Windows how-to or Mac OS X binary, for example), please contact daisuken at users.sourceforge.net.
Updated 19 May 2009:
APNG plug-in for Windows is available for download. Many thanks to Max Stepin!
Updated 28 Apr 2009:
If you have installed *patched* libpng at /usr/local/libpng,
1. You can use pkg-config to search patched libpng.
$ env PKG_CONFIG_PATH=/usr/local/libpng/pkgconfig:$PKG_CONFIG_PATH ./configure
2. Or, you can use --with-libpng-include=DIR and --with-libpng-lib=DIR options.
$ ./configure \ --with-libpng-include=/usr/local/libpng/include \ --with-libpng-lib=/usr/local/libpng/lib
After install, maybe you need LD_LIBRARY_PATH to search the runtime library path.
$ env LD_LIBRARY_PATH=/usr/local/libpng/lib gimp
Because same as PNG is handled by PNG plug-in in the GIMP. Please select file type PNG+APNG image.
Comments
mind that 2.7 is classified
mind that 2.7 is classified as "beta"
anyway i am using from long without problem (BUT i do save VERY often ) so here the link for the 64 bit version
www.partha.com
python support is included there is a normal and a portable version
both are obviously virus free BUT for the portable some antivirus may raise a alarm for "gimprun.exe"
Obviously is a false positive !
Partha has also compiled
a version for 32 bit windows which works very nicely.
You have to have Parthas version of Gimp-2.7.3 for it to work because of the hard coding.
Download it here - http://www.gimpchat.com/download/file.php?id=3125
Installation:
1. Copy the dll file to the Gimp-2.7.3\bin directory (typically c:\Program Files\Gimp-2.7.3\bin)
2. Copy the exe file to the Gimp-2.7.3 plugins directory (typically c:\Program Files\Gimp-2.7.3\lib\gimp\2.0\plug-ins)
3. Copy the ui file to the Gimp 2.7.3 ui directory (typically c:\Program Files\Gimp-2.7.3\share\gimp\2.0\ui\plug-ins).
4. For the time being, rename the png plugin to something else (typically found at c:\Program Files\Gimp-2.7.3\lib\gimp\2.0\plug-ins), for example file-png.old.
5. Restart (or start) Gimp.
Thanks for this awesome compile Partha!
This is class !
Bonjour,
Now works flawlessly.
Thanks samj.
Cool one
Took me 18 minutes to install it. Didn't know why - I just couldn't. But now it works fine. I also use http://preloaders.net for apng and gif animations
For Natty Users Go Here:
https://launchpad.net/~hanmac/+archive/ppa
This worked for me.
After adding the PPA, then just
sudo apt-get install gimp-apng
Ubuntu doesn't seem to like the PPA URL
I tried adding it to my ppa list. The save button remained disabled.
APNG Plug-In - Binary Gimp 2.7.x 64 bits Windows
Bonjour,
http://aljacom.com/~gimp/gimp-apng-0.1.0-64bits.zip
310 680 bytes.
For Gimp 2.7.2 and +
APNG-64 bits Windows
Bonjour
The problem with the window, Export Image as PNG.
Is empty, I have only three buttons, Help, Export, Cancel.
GIMP 2.7.3 64bit portable (Partha)
Thanks,
pogo
Only three buttons
I also had only "Help", "Export", and "Cancel", but I'm using the 32-bit plugin from the link in the top post and GIMP 2.6.11 from http://gimp-win.sourceforge.net/ (not Partha's build)
My solution:
When I attempted to save a file, a Command Prompt window appeared behind the window with the 3 buttons. Scrolling up in that window, I read an error that GIMP was looking for the plugin not in my user folder, but in its installation folder (on Windows XP, by the way):
C:\Program Files (x86)\GIMP-2.0\lib\gimp\2.0\plug-ins\
Moving the plugin's exe and ui files to that folder fixed the "only 3 buttons" problem for me. Now when I save a PNG+APNG, a full settings window appears with animation options: http://i.imgur.com/szgcy.png
I have only three buttons...
Bonjour,
Remove ...\lib\gimp\2.0\plug-ins\file-png.exe
Pages