The 'convert' tool that comes with Imagemagick should do the trick. convert -resize 1024x768 (default maintains proportions). If you want exact (proportions be damned) convert -resize 1024x768! should do the trick.
--- "Daniel G. Siegel" <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hey! > > sorry i forgot to mention something! > > it should be a "batch"-program, because ive got > about 150 photos > each gallery and i do not want to click 150 times a > gallery ;) > greetings daniel > > RedShift wrote: > > gthumb should do the trick too. > > > > Douglas Soares de Andrade wrote: > > > >> Hi Daniel ! > >> > >> I think that gimp does the trick... > >> > >> Go in the Image menu, the choose the Scale image > command and then set > >> the size you want. > >> > >> See ya ! > >> > >> Em Sex 29 Jul 2005 18:26, Daniel G. Siegel > escreveu: > >> > >>> hello! > >>> > >>> i searched a lot, but i didnt find anything, so > i thought to write a > >>> mail to this list. > >>> > >>> now this is my problem: i need a program, which > can resize my > >>> photos, which i made with my digicam, to > 1024x768. it should mantain > >>> proportion (landscape or otherwise) and it > should mantain the > >>> EXIF-datas. is there a program for that? > imagemagick didnt help a > >>> lot, it didnt mantain the proportions. > >>> > >>> what are you using for this kind of problem? > >>> > >>> best regards daniel > >> > >> > >> > > > > _______________________________________________ > > arch mailing list > > [email protected] > > http://www.archlinux.org/mailman/listinfo/arch > > > > > - -- > this mail was sent using 100% recycled electrons > ================================================ > daniel g. siegel <[EMAIL PROTECTED]> - > http://homeke.tk > gnupg key id: 0x6EEC9E62 > fingerprint: DE5B 1F64 9034 1FB6 E120 DE10 268D > AFD5 6EEC 9E62 > encrypted email preferred > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQFC6nkKJo2v1W7snmIRArZyAJ9BwMS1sZPVRwMWdn5xV3MX2X09XACfScmn > 7OeQpp/R9t/S/W8s9Td9h3M= > =ciN2 > -----END PGP SIGNATURE----- > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
