Image resizer for joomla

Discussion in 'Joomla' started by kesn, Oct 19, 2011.

  1. #1
    Hi everyone.
    I am seacrhing for Image resizer for joomla in news.
    is there such?
     
    kesn, Oct 19, 2011 IP
  2. b2tang

    b2tang Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can use 'Image Resize' plugin.

    This plugin is completely transparent to the user. (That's the beauty of it.) Simply upload the image using Joomla!'s normal image upload function. Then grab the image and drag it to resize, or use the dialog box to specify a width for the image. When an article is accessed, the image resize plugin will find all the images in the article and resize them per the defined "width" attribute, caching the resized version. If there is no width attribute it will leave the image at its normal size. It only does this resizing the first time the image is accessed at any given width; after that it pulls the image from the already cached version. Then the plugin replaces the src attribute on the image tag with the URL for the resized version. Thus the user never sees the plugin, and the URLs still point straight to images instead of passing a size as a parameter, which could be a security flaw. So whenever you access the article from the front-end, any image will be scaled to exactly the size specified in the width attribute. When you access the article in the editor it still pulls the original image, not the resized version, so you can easily change the image's size.
     
    b2tang, Oct 19, 2011 IP
  3. drife

    drife Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    b2tang right! Image Resize very decent and convenient plugin. I myself use it for a long time :)
     
    drife, Oct 22, 2011 IP
  4. eyashwant

    eyashwant Active Member

    Messages:
    885
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #4
    I would say, It's well known to Joomla Users that 'Image Resize' is the best...Go with it,
     
    eyashwant, Oct 24, 2011 IP