After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 305613 - Allow for batch convert
Allow for batch convert
Status: RESOLVED DUPLICATE of bug 173066
Product: GIMP
Classification: Other
Component: Data
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-27 04:51 UTC by Nick Smith
Modified: 2005-05-27 10:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Smith 2005-05-27 04:51:05 UTC
I make some complicated animations, often with 100 frames or more (which could
take about 30 to 60 minutes to open up each file and save them individually). 
GIMP, as far as I can tell, doesn't have any feature that'll allow you to batch
convert files.  That is, save a bunch of XCF files as BMP files then save those
BMP files as GIF files.  I use layering to make moving the background objects
easier and faster.  Saving XCF files directly as GIF makes the layers as
individual frames and will mess up the animation.  A batch convert tool could
make making animations be faster to make.

And not just BMP to GIF, but like JPG to BMP, BMP to TIF, and many other common
image formats already available in the GIMP.  Basically, running a save as
command on selected files with the same name is all that's needed (like
example.bmp to example.jpg or testing.tif to testing.png)
Comment 1 Sven Neumann 2005-05-27 10:24:00 UTC
See also http://svenfoo.geekheim.de/index.php/2005-05-03/batch-processing-images/

*** This bug has been marked as a duplicate of 173066 ***