Not signed in (Sign In)

A podcast and forum for those who design, develop and run websites.

Boagworld is not just a web design podcast, it is also a thriving online community. Whether you build, design or run websites there are always people here to help. Whatever your question there is sure to be somebody with the answer.

Welcome, Guest

Want to take part in these discussions? Sign in if you have an account, or apply for one below

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Have your say

Become apart of the Boagworld community...

  1.  permalink
    After listening to the latest podcast and thinking more about speed optimization for my ecommerce site I looked at smushit. Unfortunately it doesn't let you upload a folder of images so optimizing my product cataloge was out of the question (i wasn't navigating to 1500 products to optimize a single image).

    I did find a solution that will churn through local folders on your machine and optimize them. It requires ruby installed on your machine (and the hurdles that entails) but for the savings (30% size on 1500 products) is might be worth it if you don't have Ruby installed already.

    Checkout these two Github repositories.

    http://github.com/grosser/reduce
    http://github.com/grosser/smusher

    Good luck smushing.
    •  
      CommentAuthorDoug S.
    • CommentTimeNov 9th 2009
     permalink
    Just a note: Symphony does this for you automatically. You can automatically choose the image optimization settings for JPEGs and it will resize/crop/trip as necessary and then save a version at whatever quality setting you choose.

    Don't think it does PNGs but I usually do those myself and I use ImageOptim.
  2.  permalink
    hiya,

    Fireworks or photoshop can do this using thier workflow tools or actions. Juts record the action of resizing for the web at the size / quality you would like, then set up a "droplet" using that action. Then just drag the directory of images onto the droplet and it will do the work for you.

    Hope that helps,

    Jamie & Lion
    •  
      CommentAuthorDaveH
    • CommentTimeNov 12th 2009
     permalink
    Hi the Grosser links are great, thanks.

    Unfortunately SmushIt only does 5 images per page.
  3.  permalink
    I bulk process images using Fireworks all the time, would easily handle 1500 products, you can chose the export format, jpeg compression, final size etc etc.