PDA

View Full Version : Save for Web


jock3
4th of July 2009 (Sat), 17:47
To avoid having to deal with each image individually can anyone suggest a tool that will "Save for Web" an entire album of photos in one process?

tracknut
4th of July 2009 (Sat), 19:34
Photoshop, make an action and run it as a batch job.

Dave

aram535
5th of July 2009 (Sun), 23:36
If you don't have photoshop, or can't afford it. Imagemagick (http://www.imagemagick.org/script/index.php) is a set of free command line tools. With a little knowhow you can batch script it so that it reads in a directory and does whatever you need it to make it "save for web" -- including adding watermarks, reducing size, bit rates, etc.