Auto convert ad resize images (new)

New version: 4.0 (14 may 2009)

Changelog:
- Important modifications for the compatibility with GIMP ver 2.6.6.
- Currently 29 formats of conversion are supported.

Description:
It automatically converts and it resize entire collections of images. The script reads from text file the complete path of the images to convert, one complete path for every line of text. The converted images are saved in the same folder of origin.

Example of imagelist.text file:
"C:/Documenti/immagini/paesaggio.jpg"
"C:/Foto/Estate/castello.jpg"
"C:/Foto/Matrimonio/Chiesa/scambio_anelli.jpg"
"C:/Foto/Matrimonio/Pranzo/taglio_torta.tiff"
"C:/Lavoro/Cantiere/Strutture/fondazioni_05.bmp"
..
..

Tutorial: http://xoomer.alice.it/lwcon/gimp/scripts/auto-convert-and-resize.htm

AttachmentSize
auto-convert-and-resize-4.0.zip3.89 KB

Comments

Ran out of memory

Hi!

I used the script in linux. Its quite good but I ran out of memory (and swap) when I added 371 picture files (total 425 MB) into list and tried to resize them (memory:~500MB and SWAP ~500MB). So, I think I did not get even half of image files done. Any suggestions? Maybe it should free memory of any image it loads into memory after resizing it?

comment: auto convert and resize script

Source must be a list file (cannot select from a directory or pick individual files), and destination is the same directory as the source which are serious limitations for my own usage scenario.
Have a look at David's batch processor (more possibilities, more flexible and suits my needs better)

Jean-Michel Pargny

.scm

I am new to gimp and can't seem to get the batch program to load...I am using vista might this have an effect on reading the .scm extension?