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

Re: How to resize Pictures



Jake Johnson <jake@plutoid.com> 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

-- 
dominique.dumont@hp.com



Reply to: