I need to resize a whole bunch of images so that they're about the same size (about 87 pixels high, width should vary depending on image). What's the best way to do this?
Automator would also be an easy option... if you're running Tiger...YS2003 said:My guess is you have used image processor.
Mitthrawnuruodo said:Automator would also be an easy option... if you're running Tiger...![]()
Hmm... it seems the Automator has been "fixed". I just tried my old action, and if you set it to scale all images to, lets say, 80px it takes the longest side and scales that to 80, so a lying 1280x800 image becomes 80x50 while a standing 800x1280 becomes 50x80. That's no help if you want to make uniform height "thumbnails". And the "create thumbnails" action is just as "dumb".tainice said:Mind elabrorate on this please?