Qiko wrote:
Thx, I will try all the above.
Update:
Tried the py script but it reported error:
GIMP Message: Calling error for procedure 'gimp-procedural-db-proc-info': Procedure "file-apng-save' not found.
Traceback (most recent call last):
File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py", line 736, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\GDCLA\.gimp-2.8\plug-ins\qiko_automate.py", line 52, in python_qiko_automate
pdb.file_apng_save(nextimage,layer,savefilename,savefilename,0,0,0,0,0,0,0)
error: procedure not found
I also tried the "BIMP" tool and it seems to work but the file grew larger than manually modifying. From 5.96MB to 7.94MB which might work for me.
Didn't try the ImageMagick's app yet. Is this a standalone prgm?
thanks
Looks like you have other alternatives...
but when you browse procedure from GIMP->Help-> do you see "apng" or "png" procedures?
Maybe you have some other method on your GIMP. I don't know why you don't have file-apng-save. It's on mine.