Wardazo
February 29th, 2008, 09:35 AM
Hi
I'm trying to batch covert with perlmagick, but I don't even seem to be able to manage it on the command line!!
mogrify -format jpg -quality 70 -resize 300x300 file.tif
When I do this sure enough the image converts to jpg, shrinks to 300 by 300 but it's over one megabite in size on the disk; however, it's current memory size is about 50kb when I open it.
What am I doing wrong?
It Ubuntu 6.06 server edition
Ward
I'm trying to batch covert with perlmagick, but I don't even seem to be able to manage it on the command line!!
mogrify -format jpg -quality 70 -resize 300x300 file.tif
When I do this sure enough the image converts to jpg, shrinks to 300 by 300 but it's over one megabite in size on the disk; however, it's current memory size is about 50kb when I open it.
What am I doing wrong?
It Ubuntu 6.06 server edition
Ward