PHPackages                             meteko/image-resizer - 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. meteko/image-resizer

ActiveNeos-package[Image &amp; Media](/categories/media)

meteko/image-resizer
====================

Automatically resize images on upload. To save disk space and bandwidth

0.0.2(4y ago)61.9k↓44.1%1PHP

Since Dec 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/meteko/image-resizer)[ Packagist](https://packagist.org/packages/meteko/image-resizer)[ RSS](/packages/meteko-image-resizer/feed)WikiDiscussions main Synced 1mo ago

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

Neos CMS Image Resizer
======================

[](#neos-cms-image-resizer)

On upload, the uploaded asset will be replaced, with a resized version.

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

[](#installation)

`composer require meteko/image-resizer`

Configuration
-------------

[](#configuration)

The configuration is possible with the same values from `ThumbnailConfiguration` [(see code)](https://github.com/neos/media/blob/master/Classes/Domain/Model/ThumbnailConfiguration.php) used for ThumbnailPresets.

Example
-------

[](#example)

To automatically resize to a maximum width of 1024 and maximum height of 800, the configuration is this

```
Meteko:
  ImageResizer:
    configuration:
      maximumWidth: 1024
      maximumHeight: 800

```

Support
-------

[](#support)

Free support in the [Neos Slack channel](http://slack.neos.io/) and bug/features via the **Issues** and **Merge request** feature ohere on Github!

Do you want to create great things, together?
---------------------------------------------

[](#do-you-want-to-create-great-things-together)

Meteko is a web agency creating online solutions and great user experiences.

We love making the complex, user friendly.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~154 days

Total

2

Last Release

1475d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/531918?v=4)[Søren Malling](/maintainers/sorenmalling)[@sorenmalling](https://github.com/sorenmalling)

---

Top Contributors

[![sorenmalling](https://avatars.githubusercontent.com/u/531918?v=4)](https://github.com/sorenmalling "sorenmalling (3 commits)")[![lorenzulrich](https://avatars.githubusercontent.com/u/1816023?v=4)](https://github.com/lorenzulrich "lorenzulrich (1 commits)")

---

Tags

neoscms

### Embed Badge

![Health badge](/badges/meteko-image-resizer/health.svg)

```
[![Health](https://phpackages.com/badges/meteko-image-resizer/health.svg)](https://phpackages.com/packages/meteko-image-resizer)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[imagekit/imagekit

PHP library for Imagekit

47795.6k9](/packages/imagekit-imagekit)[moc/imageoptimizer

Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.

31106.8k](/packages/moc-imageoptimizer)[spacecatninja/imager-x

Ninja powered image transforms.

29390.0k23](/packages/spacecatninja-imager-x)[contao/image

Contao image library

131.7M9](/packages/contao-image)

PHPackages © 2026

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