[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to resize Pictures



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



Reply to: