PHPackages                             magestyapps/module-web-images - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. magestyapps/module-web-images

ActiveMagento2-module[File &amp; Storage](/categories/file-storage)

magestyapps/module-web-images
=============================

Upload SVG and WebP images in Magento 2

1.2.1(5mo ago)160617.3k↓47.5%30[7 issues](https://github.com/MagestyApps/module-web-images/issues)[3 PRs](https://github.com/MagestyApps/module-web-images/pulls)1OSL-3.0PHPPHP &gt;=7.4

Since Mar 19Pushed 5mo ago17 watchersCompare

[ Source](https://github.com/MagestyApps/module-web-images)[ Packagist](https://packagist.org/packages/magestyapps/module-web-images)[ RSS](/packages/magestyapps-module-web-images/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (1)Versions (20)Used By (1)

[![Packagist](https://camo.githubusercontent.com/3f3ad7bab701cd6f3403fa0e7354b54dbeb0d7046991a774b16911fefe3fed39/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616765737479617070732f6d6f64756c652d7765622d696d616765732e737667)](https://packagist.org/packages/magestyapps/module-web-images) [![Packagist](https://camo.githubusercontent.com/f8f9304d4a951c798c866d9370a127cb9b8dd29f0129b93667fb9d4462502520/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616765737479617070732f6d6f64756c652d7765622d696d616765732e737667)](https://packagist.org/packages/magestyapps/module-web-images)

Upload SVG and WebP images in Magento 2
=======================================

[](#upload-svg-and-webp-images-in-magento-2)

This extension for Magento 2 allows uploading SVG and WebP images in the following sections:

- Page Builder editor
- Wysiwyg editor
- Theme logo and favicon
- Product media gallery
- Attribute option swatch images
- Category image
- Custom image uploader fields

**IMPORTANT:** *if you need to upload any other image format or you need to upload it in any other Magento 2 area - please just drop us a line at [alex@magestyapps.com](mailto:alex@magestyapps.com?subject=Extend%20MagestyApps_WebImages%20extension) and we will update the extension*

**IMPORTANT:** *if you like the extension, could you please add a star to this GitHub repository in the top right corner. This is really important for us. Thanks.*

Magento Version Compatibility
-----------------------------

[](#magento-version-compatibility)

Supported Magento VersionCompatible Module Version2.4.81.2.\*2.4.71.2.\*2.4.61.1.\*2.4.51.1.\*2.4.4 or olderNot supportedInstallation
------------

[](#installation)

### Using Composer (recommended)

[](#using-composer-recommended)

1. Go to your Magento root folder
2. Download the extension using composer:

    *For Magento 2.4.7 or newer:*

    ```
    composer require magestyapps/module-web-images

    ```

    *For Magento 2.4.5 or 2.4.6:*

    ```
    composer require magestyapps/module-web-images:^1.1

    ```
3. Run setup commands:

    ```
    php bin/magento setup:upgrade;
    php bin/magento setup:di:compile;
    php bin/magento setup:static-content:deploy -f;

    ```

### Manually

[](#manually)

1. Go to your Magento root folder:

    ```
    cd

    ```
2. Copy extension files to *app/code/MagestyApps/WebImages* folder:

    ```
    git clone https://github.com/MagestyApps/module-web-images.git app/code/MagestyApps/WebImages

    ```

    ***NOTE:*** *alternatively, you can manually create the folder and copy the extension files there.*
3. Run setup commands:

    ```
    php bin/magento setup:upgrade;
    php bin/magento setup:di:compile;
    php bin/magento setup:static-content:deploy -f;

    ```

### Possible issues

[](#possible-issues)

*Problem:* An image gets uploaded to the server but not accessible in browser.

*Solution:* Most likely, this is related to your nginx/apache restrictions. Please, make sure that the requested image extension is allowed by the web server configuration.

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance70

Regular maintenance activity

Popularity55

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~104 days

Recently: every ~86 days

Total

18

Last Release

162d ago

PHP version history (2 changes)1.0.1PHP &gt;=5.5.0

1.2.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11487119?v=4)[MagestyApps](/maintainers/magestyapps)[@MagestyApps](https://github.com/MagestyApps)

---

Top Contributors

[![MagestyApps](https://avatars.githubusercontent.com/u/11487119?v=4)](https://github.com/MagestyApps "MagestyApps (7 commits)")[![darkdevelopers](https://avatars.githubusercontent.com/u/20677984?v=4)](https://github.com/darkdevelopers "darkdevelopers (1 commits)")

---

Tags

magentomagento2magento2-extensionmagento2-extension-freemagento2-modulesvgupload-images

### Embed Badge

![Health badge](/badges/magestyapps-module-web-images/health.svg)

```
[![Health](https://phpackages.com/badges/magestyapps-module-web-images/health.svg)](https://phpackages.com/packages/magestyapps-module-web-images)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[magepal/magento2-gmailsmtpapp

Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers

3271.9M2](/packages/magepal-magento2-gmailsmtpapp)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
