PHPackages                             magegadgets/magento2-product-duplicate-images-remove - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. magegadgets/magento2-product-duplicate-images-remove

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

magegadgets/magento2-product-duplicate-images-remove
====================================================

Magento 2 find duplicate product images from your product list and from this list you can easily remove them by running a command

2.1.0(4y ago)41.1k5[1 PRs](https://github.com/magegadgets/magento2-product-duplicate-images-remove/pulls)OSL-3.0PHPPHP ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.4.0

Since Jul 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/magegadgets/magento2-product-duplicate-images-remove)[ Packagist](https://packagist.org/packages/magegadgets/magento2-product-duplicate-images-remove)[ RSS](/packages/magegadgets-magento2-product-duplicate-images-remove/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Remove Duplicate Product images in Magento 2
============================================

[](#remove-duplicate-product-images-in-magento-2)

This Extension allows you to find duplicate product images from your product list and from this list you can easily remove them by running a command.

**IMPORTANT:** *Remove Duplicate Product Images is really used for people who importing product data and running the same import process over and over, Suppose If some products import fail and you aren’t sure exactly which ones so you run the product import process again but this process duplicates the product images and It’s very difficult task to find which product has duplicate images.*

**IMPORTANT:** *To remove this type of headache and to save your huge amount of server space we have developed this splendid extension, after installing this extension you have to just run command "php bin/magento duplicate:remove" and it will removed all duplicate product images.*

**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.*

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

[](#installation)

### Using Composer (recommended)

[](#using-composer-recommended)

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

    ```
    composer require magegadgets/magento2-product-duplicate-images-remove

    ```
3. Run setup commands:

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

    ```

### Manually

[](#manually)

1. Go to your Magento root folder:

    ```
    cd

    ```
2. Copy extension files to *app/code/Magegadgets/RemoveDuplicateImage* folder:

    ```
    git clone https://github.com/magegadgets/magento2-product-duplicate-images-remove.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;
    php bin/magento duplicate:remove;

    ```

### How to Use

[](#how-to-use)

```
php bin/magento duplicate:remove;

```

Other Extensions
----------------

[](#other-extensions)

You can find more useful extensions for Magento 2 by visiting [Magegadgets Official Website](https://www.magegadgets.com/)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1761d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9db09eee8a9c9f587eb5cb61578c4e243d63b8b0eb27f0d1c6cca6d2dcbc0706?d=identicon)[magegadgets](/maintainers/magegadgets)

---

Top Contributors

[![magegadgets](https://avatars.githubusercontent.com/u/87518455?v=4)](https://github.com/magegadgets "magegadgets (5 commits)")

---

Tags

duplicate-product-imagesduplicate-product-images-removem2magegadgetsmagentomagento-2magento-2-extensionmagento-2-extension-freeproduct-images-removemagentomagento 2magento 2 extensionMagento 2 Extension Freem2duplicate product imagesduplicate product images removeproduct images removemagegadgets

### Embed Badge

![Health badge](/badges/magegadgets-magento2-product-duplicate-images-remove/health.svg)

```
[![Health](https://phpackages.com/badges/magegadgets-magento2-product-duplicate-images-remove/health.svg)](https://phpackages.com/packages/magegadgets-magento2-product-duplicate-images-remove)
```

###  Alternatives

[elgentos/magento2-product-duplicate-images-remove

Magento 2 find duplicate product images from your product list and from this list you can easily remove them by running a command

201.4k](/packages/elgentos-magento2-product-duplicate-images-remove)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)

PHPackages © 2026

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