PHPackages                             elgentos/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. elgentos/magento2-product-duplicate-images-remove

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

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

2.0.4(1y ago)201.4k—10%7OSL-3.0PHP

Since Jul 5Pushed 1y ago2 watchersCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

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

[](#elgentos---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.

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

[](#installation)

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

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

    ```
3. Run setup commands:

    ```
    php bin/magento setup:upgrade

    ```
4. Run the command:

    ```
    php bin/magento duplicate:remove

    ```

Eg:

```
# Use unlink
php bin/magento duplicate:remove -u1

# Turn off dry run
php bin/magento duplicate:remove -d0

# Combine unlink and turn off dry run
php bin/magento duplicate:remove -u1 -d0

# Specific on some sku
php bin/magento duplicate:remove -u1 -d0 SKU1 SKU2 SKU3
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.7% 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 ~11 days

Total

4

Last Release

642d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/88a6d8dc588e8f2a0948335563a754687f71304f0bd3b7f7049d4bcdc00a563c?d=identicon)[peterjaap](/maintainers/peterjaap)

![](https://www.gravatar.com/avatar/91631a876a2495358801220afbd8d869040f8917b913c21a99b9984ad26634df?d=identicon)[WouterSteen](/maintainers/WouterSteen)

---

Top Contributors

[![peterjaap](https://avatars.githubusercontent.com/u/431360?v=4)](https://github.com/peterjaap "peterjaap (8 commits)")[![tuyennn](https://avatars.githubusercontent.com/u/4010395?v=4)](https://github.com/tuyennn "tuyennn (2 commits)")[![plague69](https://avatars.githubusercontent.com/u/13878219?v=4)](https://github.com/plague69 "plague69 (1 commits)")

---

Tags

magentomagento 2magento 2 extensionMagento 2 Extension Freem2duplicate product imagesduplicate product images removeproduct images remove

### Embed Badge

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

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

###  Alternatives

[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)
