I would use ImageMagick for this instead of the GIMP. $ convert -resize 600x800 source-image dest-image
or $ mogrify -resize 600x800 image-to-change-in-place That's width x height, btw, which would usually be 800x600 instead of 600x800... On Sat, Jan 24, 2009 at 8:05 PM, David Hodson <hods...@ozemail.com.au> wrote: > On Sat, 2009-01-24 at 11:43 -0700, Sanjay Murthy wrote: > >> I wish to scale the 6MP images from my camera to a smaller size say >> 600x800 to be loaded into my phone. How can this be done via command >> line ? What are the switches (and arguments) to be used ? I have >> hundreds of images to be scaled. doing this with the GUI is >> impractical. > > No it isn't. Get David's Batch Processor plugin for GIMP at > > http://members.ozemail.com.au/~hodsond/dbp.html > > -- David > > > > _______________________________________________ > Gimp-user mailing list > Gimp-user@lists.XCF.Berkeley.EDU > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user > -- Mark J. Reed <markjr...@gmail.com> _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user