On Sat, 23 Nov 2002 16:15:42 +1100 (EST)
Howard Lowndes <[EMAIL PROTECTED]> wrote:

> I have a large number of .jpg images that I need to scale to a common
> standard.
> 
> Some are landscape and others are portrait, but the common factor is
> that if X or Y is > 200pxl then I want to scale them so that X or Y =
> 200pxl, whilst maintaining the aspect ratio.

Take a look at 'convert' which comes with ImageMagic.

( For UNIX systems ).

It offers a lot of good scaling abilities using a command line interface ( so you can 
batch process ).



-- 
Paul L Daniels    http://www.pldaniels.com
Linux/Unix systems    Internet Development
ICQ#103642862,AOL:cinflex,IRC:inflex 
A.B.N. 19 500 721 806
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to