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)62.8k↓56.9%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 2d 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 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

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

1521d 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

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[moc/imageoptimizer

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

30109.5k](/packages/moc-imageoptimizer)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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