PHPackages                             frosh/thumbnail-processor - 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. frosh/thumbnail-processor

AbandonedArchivedShopware-plugin[File &amp; Storage](/categories/file-storage)

frosh/thumbnail-processor
=========================

This plugins allows you to use variable thumbnails, without having them on storage.

1.0.1(4y ago)4661MITPHP

Since Dec 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/FriendsOfShopware/FroshThumbnailProcessor)[ Packagist](https://packagist.org/packages/frosh/thumbnail-processor)[ RSS](/packages/frosh-thumbnail-processor/feed)WikiDiscussions main Synced 1w ago

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

Thumbnail Processor for Shopware 5
==================================

[](#thumbnail-processor-for-shopware-5)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

This plugin allows you to use variable thumbnails, if your filesystem (or storage-adapter) supports. It will add parameters to original image paths. So you are able to save storage and add new thumbnails on the fly.

Install
-------

[](#install)

Download the plugin from the release page and enable it in shopware.

Usage
-----

[](#usage)

You can activate using of Thumbnail Processor in plugin. Clear all caches after changing settings. This will access all thumbnails variable from original image. The thumbnail-files won't be needed anymore.

```
f.e.:
https://cdn.example.de/media/image/01/82/69/sasse_200x200.png
 becomes:
https://cdn.example.de/media/image/52/5b/a1/sasse.png?width=200&height=200

```

You can edit the thumbnail-template within the plugin-config. Defaults `{mediaUrl}/{mediaPath}?width={width}&height={height}`. Available variables with examples:

- {mediaUrl}:
- {mediaPath}: media/image/5b/6d/16/tea.png
- {width}: 800
- {height}: 800

### Removing unneeded thumbnails

[](#removing-unneeded-thumbnails)

To remove all thumbnails use following command. This will collect and remove all thumbnails related to the media manager: `bin/console frosh:thumbnails:remove`

Tested Supports
---------------

[](#tested-supports)

### imgproxy [Link](https://imgproxy.net/)

[](#imgproxy-link)

Tested with insecure environment for internal test-shops. Template example: `http://localhost:8080/insecure/fit/{width}/{height}/sm/0/plain/{mediaUrl}/{mediaPath}`.

### BunnyCDN [Link](https://bunnycdn.com/)

[](#bunnycdn-link)

You would have to active `Bunny Optimizer` and `Manipulation Engine` in your Zone in BunnyCDN.

[![Activate Manipulation Engine](Resources/store/docs/images/bunnycdn_1.jpg)](Resources/store/docs/images/bunnycdn_1.jpg)

### Images.weserv.nl [Link](https://images.weserv.nl/)

[](#imagesweservnl-link)

An image cache &amp; resize service. Manipulate images on-the-fly with a worldwide cache. Template example: `https://images.weserv.nl/?url={mediaUrl}/{mediaPath}&w={width}&h={height}`.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Every ~555 days

Total

2

Last Release

1783d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c45ef9077b73fce78afbfab2fa27e611a453dd77de003e2785ac84105d02bef?d=identicon)[shyim](/maintainers/shyim)

---

Top Contributors

[![tinect](https://avatars.githubusercontent.com/u/135993?v=4)](https://github.com/tinect "tinect (17 commits)")

---

Tags

thumbnailshopwarestoragemediabackendcdnMedia Manager

### Embed Badge

![Health badge](/badges/frosh-thumbnail-processor/health.svg)

```
[![Health](https://phpackages.com/badges/frosh-thumbnail-processor/health.svg)](https://phpackages.com/packages/frosh-thumbnail-processor)
```

###  Alternatives

[frosh/platform-thumbnail-processor

This plugins allows you to use variable thumbnails, without having them on storage.

21104.4k2](/packages/frosh-platform-thumbnail-processor)[bunnycdn/storage

PHP library to interact with the BunnyCDN Storage API.

8460.2k4](/packages/bunnycdn-storage)[dereuromark/cakephp-file-storage

This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.

104.1k](/packages/dereuromark-cakephp-file-storage)

PHPackages © 2026

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