On Wed, Jan 07, 2004 at 03:44:31PM +1100, Kevin Saenz wrote: > can anyone advise a command line that will allow me > to duplicate, resize and change the name of the duplicate > image?
ImageMagick's convert, e.g:
convert -resize 50% original_image_file new_image_file
Cheers,
John
--
whois [EMAIL PROTECTED]
GPG key id: 0xD59C360F
http://kirriwa.net/john/
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
