Automatic lossless image compression for Rails 3.1 asset pipeline
Rails 3.1 ships with automatic compression for javascripts and stylesheets, why not images too? Introducing sprockets-image_compressor!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Rails 3.1 ships with automatic compression for javascripts and stylesheets, why not images too? Introducing sprockets-image_compressor!
Comments
No tests?
I think is really a cool idea to have this integrated in rails, automatic images compression could save a lot of bandwidth and improve loading times at “zero” cost!
I don’t know if sprockets-image_compressor is mature enought but if it is I would love to see this in rails by default ;)
Post a comment