php - mass image optimizer -
i have folder 5000 images in it.
i can use php, or software on local version of images if required.
whats best way go through , optimize/shrink size/compress them , efficiently possible 20 width , 20 height?
anything gui works on xp?
tools mogrify or convert (from imagemagick) fine, when comes resizing images.
after, if want optimize images further (reducing size in bytes), should take @ software :
if goal optimization website, take @ best practices speeding web site - images , points follow (i'm thinking css sprites)
edit after edit of op : hu... gui ? no idea, sorry (i have kind of tools run automatically, scripts, on linux servers).
why not write script call tools on images, , let run night ?
Comments
Post a Comment