=== WP Smush.it === Plugin Name: WP Smush.it Version: 1.2 Author: Dialect Author URI: http://dialect.ca/?wp_smush_it Contributors: alexdunae Tags: images, image, attachments, attachment Requires at least: 2.5 Tested up to: 2.8 Stable tag: 1.2 Reduce image file sizes and improve performance using the Smush.it API within WordPress. == Description == Yahoo's excellent Exceptional Performance series recommends optimizing images in several lossless ways: * stripping meta data from JPEGs * optimizing JPEG compression * converting certain GIFs to indexed PNGs * stripping the un-used colours from indexed images Smush.it offers an API that performs these optimizations (except for stripping JPEG meta data) automatically, and this plugin seamlessly integrates Smush.it with WordPress. = How does it work? = Every image you add to a page or post will be automatically run through Smush.it behind the scenes. You don’t have to do anything different. *N. B. In some cases GIFs should be replaced with PNG files. You can control this behaviour on the `Options` page. It is off by default.* = Existing images = You can also run your existing images through Smush.it via the WordPress `Media Library`. Click on the `Smush.it now!` link for any image you'd like to smush. = Privacy = Be sure you’re comfortable with Smush.it’s privacy policy (found on their FAQ). = Updates, etc... = Plugin updates are announced on [http://www.twitter.com/TheCHANGELOG](http://www.twitter.com/TheCHANGELOG). == Screenshots == 1. See the savings from Smush.it in the Media Library. == Installation == 1. Upload the `wp-smushit` plugin to your `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Done! == Contact and Credits == Written by Alex Dunae at Dialect ([dialect.ca](http://dialect.ca/?wp_smush_it), e-mail 'alex' at 'dialect dot ca'), 2008-09. WP Smush.it includes a copy of the [PEAR JSON library](http://pear.php.net/pepr/pepr-proposal-show.php?id=198) written by Michal Migurski. Smush.it was created by [Nicole Sullivan](http://www.stubbornella.org/content/) and [Stoyan Stefanov](http://phpied.com/).