A simple image resize plugin. Makes sure that the images served are the same size as the width/height attributes on the image elements. Optionally applies filters like crop, gray, sepia, flip, flop etc. Resized images are cached.
Tested with PHP 5.2 and WordPress 2.7 and 2.6.3
Installation
Short version:
cd wp-content/plugins/svn checkout http://wp-wok-imager.googlecode.com/svn/trunk/ wok-imager
Go to the admin page of your site and install the plugin.
How it works
Just add an image element in your page:
![](/wp-content/uploads/file.jpg)
The wok-imager will scan your generated page upon serving, apply the width, height and filters to the image and change the tag into something like:
文 件 列 表
wok-imager
imager-plugin
readme.txt
wok-imager-resize.php
wok-imager.php