Forum Moderators: not2easy

Message Too Old, No Replies

GIMP: Resizing Many Images?

         

Nick_W

12:09 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Anyone know if you can rezize batches of images with gimp? - I have about 1000 that all need to be 20% the oritinal size...

Many thanks

Nick

TheDave

12:12 pm on Nov 8, 2003 (gmt 0)

10+ Year Member



Has it got a scripting language?

Nick_W

12:13 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Think I can use perl with it though I don't know one ond of perl from the other..

Nick

TheDave

12:15 pm on Nov 8, 2003 (gmt 0)

10+ Year Member



Hmm, well that will be your best bet. Spend an hour learning the perl to do it, or spend 2 hours doing them manually ;) Or just hang tight and someone else here might know the answer ;)

TheDave

12:19 pm on Nov 8, 2003 (gmt 0)

10+ Year Member



Try here www.nakhleh.net/scripts.php

Nick_W

12:28 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks! - That looks like it might just do it ;-)

Now I gotta work out how to instal/use it ;)

Nick

bedlam

10:24 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



From the gimp's website:

One of the most impressive features of GIMP is it's scripting capabilties. GIMP makes use of a Procedural Database which provides external programs, such as Script-Fu, to use access internal GIMP functions and procedures. The result is that almost anything that can be done from the regular user interface can also be done via a script.

[gimp.org...]

-B