2013-08-23, 18:44:09
Several of mvlcek's plugins have a nice image resizer (.../browser/pic.php, license: GPLv3) that caches thumbnails. You can use it like this (for example if you use I18N Custom Fields' one):
<img src="SITE/plugins/i18n_customfields/pic.php?p=imagefile.jpg&w=320&h=200" />
<img src="SITE/plugins/i18n_customfields/pic.php?p=imagefile.jpg&w=320&h=200" />