magento2-module-image-resizer icon indicating copy to clipboard operation
magento2-module-image-resizer copied to clipboard

Magento 2 Module to add simple image resizing capabilities in all blocks and .phtml templates

Results 13 magento2-module-image-resizer issues
Sort by recently updated
recently updated
newest added

Fixes #25 Simply passes the resizeSettings for the watermark along to the watermark function of the specified image adapter. But only if the imagePath can be found.

Hi, it would be awesome to use the cms syntax for image processing.. some kind of this:

Using this module before with 10 images (Not gif images) took 4 seconds in total. Using this module with this edit it will be able to do this in 1...

My development setup is based on Valet Plus. Local usage of this module results in this error: ``` [2020-01-20 09:18:12] main.ERROR: Staempfli_ImageResizer: could not find image: Warning: fopen(): SSL operation...

Hi, Is there any possibility to add watermarks to resized images, the way Magento 2 does this too?

Great extension, I was wondering if you could integrate adaptive resizing into it ([similar to this other extension](https://github.com/trive-digital/AdaptiveResizeM2)) it's probably out of scope but I find it very useful. ![687474703a2f2f692e696d6775722e636f6d2f726b7938532e706e67](https://user-images.githubusercontent.com/661330/37525346-83dcde3e-2924-11e8-97b4-23dfa9482334.png)...

enhancement

As far as I can see, there is no way to set the compression of the images, right? I am optimizing page speed right now, and the images in general...