EE2 Ready Add-ons »

Plugin

EE 1
EE 2
ED Imageresizer

Developer

Erskine Design - Glen Swinfield

3rd Party (Free)


Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

  • jQuery for the Control Panel
  • Hermes

An ExpressionEngine plugin to resize, crop and cache images on the fly.

This plugin is very similar in function to the award-winning Image Sizer.

You must add the server and cache dir paths to the class variables in the plugin file, like so:

// ADD PATHS TO YOUR WEB ROOT AND CACHE FOLDER HERE
private $server_path  = '/site/root/folder';   // no trailing slash
private $cache_path  = '/site/root/folder/and/image/cache/';   // with trailing slash

Example Use:

{exp:ed_imageresizer
    image="{my_image_field}"
    default=""/images/site/image_coming_soon.jpg"
    maxWidth="300"
    class="myimgclass"
    alt="Image description"}

ED Imageresizer Links

This entry was last updated November 10, 2009, 3:54 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

8 Reviews:

bwlng 07.28.10

54321

If you are having trouble installing the EE 2 version, make sure the plugin is in a folder called “ed_imageresizer” in the “third_party” folder.

bobh 07.08.10

54321

fensterbaby: you installed the wrong version, have a look 2 reviews down for the correct url

fensterbaby 05.20.10

14321

Seems to be non-functional on EE2. Does not show up in list on Plugins admin page.

gunkdesign 05.16.10

32121

I have tried this on two different servers and even downloaded the latest versions and have been unable to get the ee2 version to work.

I tried posting on the EE forum and emailing glen. I’m sure it is amazing once I can get it to work.

Christopher Healey 05.16.10

43211

Great plugin, I’ve been using “Image Sizer” but this seems to out-do that, and quite nicely at that. The link for the EE 2.0 version as of right now is incorrect though. The correct link is: http://github.com/erskinedesign/ed.imageresizer.ee2_addon Thanks for your work Glen!

Jannis Gundermann 04.25.10

43211

Really good plugin, been using “Image Sizer” for a long time but this has made it into my recent EE installs instead.
Very happy with the performance and ease of setup.

Q: Is there a way to have this PI generate grayscale images from your uploaded color images?

grantmx 03.22.10

54321

Have to agree with E. on this one. I found that this plug-in had a much better compression and cache than Image Sizer thus making page loads faster.

e-man 11.26.09

54321

Indeed similar to Image Sizer but with the added advantage of being able to crop images to sepcific sizes as well. Highly recommended!