Is pnm better (in speed or quality) over mogrify (imagemagick)?

Regards,
Jake Johnson
[EMAIL PROTECTED]

______________________________________________________________________
Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on
Rims, Car Audio, and Performance Parts.


On Thu, 3 Jul 2003, Dominique Dumont wrote:

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


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

Reply via email to