PDA

View Full Version : Record with the GIMP?


DirtDawg
April 30th, 2006, 02:30 PM
I have about 100 or so images at about 225 X 150 pixels. I would like to trim about 25 pixels off either side of each one.

In Photoshop, there's a "record" function which can be used to record a set of instructions which can then be run through entire directories, etc.

I'm wondering if the GIMP has a similar function. Or if not the GIMP, maybe there's a Python module I can use.

I could use Photoshop, but these are for a website and I would like to build entirely on Linux. Any advice would be welcome.

Thanks!

commodore
April 30th, 2006, 04:57 PM
It's very easy to write scripts for GIMP. If you could program you could do it very fast. Ask GIMP User Group (GUG), maybe they can help you.