Image manipulationwith GIMP and convert

Joachim Backes joachim.backes at rhrk.uni-kl.de
Thu Oct 12 13:18:03 UTC 2006


Paul wrote:
> Hi,
> 
>> In order to convert large amount of pictures I need a command-line
>> script which use convert command.
> 
> #!/bin/sh

You mean ${file} instead of {$file}?

> for file in *.gif; do convert "{$file}" "{$file}.png"; done
> 
> okay, that will give you filename.gif.png, but should do the trick.
> 
>> How must I do that using convert command?
> 
> convert -help should help (-scale should do it)
> 
> TTFN
> 
> Paul
> 


-- 
Joachim Backes <joachim.backes at rhrk.uni-kl.de>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operations, High Performance Computing,
D-67653 Kaiserslautern, PO Box 3049, Germany
--------------------------------------------------
Phone: +49-631-205-2438, FAX: +49-631-205-3056
http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5184 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20061012/83bf3814/attachment-0001.bin>


More information about the fedora-list mailing list