View Single Post
Old 08-07-2013, 04:39 AM  
StariaDaniel
Confirmed User
 
Join Date: Oct 2007
Location: Netherlands
Posts: 415
http://sourceforge.net/projects/jpegoptim/

Lightning fast command line tool (windows + linux), can do folder wide batches, allows stripping of exif, etc. and you can set a maximum quality, e.g. if you want all information stripped and a maximum quality of 95 you can just execute:

jpegoptim --strip-all --max=95 "D:\folder\*.jpg"
StariaDaniel is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote