PHPackages                             web200/magento-mod-web200\_image-resize - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. web200/magento-mod-web200\_image-resize

ActiveMagento2-module[Image &amp; Media](/categories/media)

web200/magento-mod-web200\_image-resize
=======================================

Magento 2 Module to add simple image resizing

v1.1.12(4mo ago)1032.8k↓14.3%61OSL-3.0PHPPHP ^7.0|^8.0CI failing

Since Oct 15Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/Web200/magento-mod-web200_image-resize)[ Packagist](https://packagist.org/packages/web200/magento-mod-web200_image-resize)[ RSS](/packages/web200-magento-mod-web200-image-resize/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (41)Used By (1)

Magento 2 Image Resize
======================

[](#magento-2-image-resize)

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

Installation
------------

[](#installation)

```
$ composer require "web200/magento-mod-web200_image-resize":"*"

```

Simple resize image usage
-------------------------

[](#simple-resize-image-usage)

### ViewModel

[](#viewmodel)

Layout

```

                    Web200\ImageResize\ViewModel\ImageResize

```

phtml

```

                    Web200\ImageResize\ViewModel\ImageDisplay

```

phtml

```
