Jake Johnson <[EMAIL PROTECTED]> writes:

> 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?

Another way (in true unix style ;-) ) is to use the pnm package:

anytopnm oldfile | pnmscale --reduce ... | pnmtoxxx newfile

Cheers

-- 
[EMAIL PROTECTED]


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

Reply via email to