Jake Johnson wrote:
Hello,
I need to know a fast way to convert 1600x1200 to 800x600 pictures from
the command line.  Any ideas on how to do this?



apt-get install ImageMagick


$ mogrify -geometry 800x600 bigpic.jpg

HTH Tim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to