ED Imageresizer
Developer
3rd Party (Free)
526 downloads (last 90 days)
EE Version Support
- ExpressionEngine 1.x
- ExpressionEngine 2
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
Plugin
Tags
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"}
Download ED Imageresizer
EE Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
Not Specified | Download | Jul 19, 2010 | |
Not Specified | Download | Nov 19, 2009 |
This entry was created November 10, 2009, 2:53 pm.
This entry was last updated January 14, 2013, 2:35 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!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
20 Reviews:
PromiseM 05.29.13
I appreciate the effort, but the documentation has some conflicting guidance. I was able to install it on one site after quite a bit of testing. Not for beginners.
vladyn 03.28.13
It is not MSM compatible
Pen 10.03.12
Its a great addon, especially for free! I had no trouble getting it to work in EE2.1.3 (sry, was an older EE site) but now Im running a (hacked) subdomain off that site, I can’t get ed resizer to find my images. Anyone got any ideas? I looked at John Peacocks fork, but yet to get my head round that.
JohnP 08.15.12
Thanks for the nice plugin - I changed it up a bit and posted it at https://github.com/jpeacock/ED-Image-Resizer—-EE2-Add-On - it’s a little more portable using DOCUMENT_ROOT instead of hard-coding your server path.
Brett in Seattle 06.30.12
I branched this add-on and added a parameter to allow non center cropping. You can snag it here: https://github.com/SleepyBrett/ed.imageresizer.ee2_addon
Bjørn Børresen 12.15.11
Good, but as far as I can tell it does not support the zoom/cropping to fit a specific rectangle (it will either fit height or width).
amadeus 08.24.11
Really easy to install and nice to use :) @eddiemachado: I found some notes here https://github.com/erskinedesign/ed.imageresizer.ee2_addon
eddiemachado 06.20.11
I could not get this working and there are no docs to be found. Others seem to have done it, but some installation / troubleshooting docs would be extremely helpful.
Laisvunas 02.13.11
Useful comparisom of CE Image, ED Imageresizer and Image Sizer add ons here: http://www.causingeffect.com/software/ee/ce_img#feature_comparison
nevsie 12.30.10
Good solid add-on.
4 stars as when outputted a pre-formatted IMG tag it uses a relative URL and not a full URL (inc. domain) which can cause trouble when re-writing URLs.
I also agree with the comment below regarding HASH used for the filenames when resized – not ideal for image SEO
Todd D. 12.23.10
In defense of ED Imageresizer and it’s undeserved 1 star negative review below, I have to say… ‘don’t leave a negative review because you don’t understand how to install it’.
Establish 11.09.10
Image Sizer seems to have randomly stopped working for me so discovering this was good timing. Seems to work well but it spits out some nasty image file names which makes it unusable for me.
sized045ac5fba9815f4c3907bc63fd2fe3a6d96dca47.jpg
bwlng 07.28.10
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
fensterbaby: you installed the wrong version, have a look 2 reviews down for the correct url
fensterbaby 05.20.10
Seems to be non-functional on EE2. Does not show up in list on Plugins admin page.
gunkdesign 05.16.10
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
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
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
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.
Erwin Heiser 11.26.09
Indeed similar to Image Sizer but with the added advantage of being able to crop images to sepcific sizes as well. Highly recommended!