[ale] Gimp Tricks

Geoffrey esoteric at 3times25.net
Sun Jan 18 09:30:54 EST 2004


Chris Fowler wrote:
> I would like to add a small white border to all my digital images.  I
> had some film developed at Wolf with the white border and so I'd like to
> try and add them to my digital images.  Since I have many images I need
> to do this in batch mode.  Any suggestions?

You want imagemagic's convert:

convert -mattecolor "#FFFFFF" -frame 10x10 pic.jpg newpic.jpg

Adjust the 10x10 to fit your needs.

Just wrap that in a for/while loop and you're good.

-- 
Until later, Geoffrey	esoteric at 3times25.net

Building secure systems inspite of Microsoft



More information about the Ale mailing list