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)63.1k↓53.4%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 2w 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

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

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

1566d 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.0M838](/packages/neos-neos)[goat1000/svggraph

Generates SVG graphs

135931.0k3](/packages/goat1000-svggraph)[stefangabos/zebra_image

A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters

138121.6k7](/packages/stefangabos-zebra-image)[moc/imageoptimizer

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

30110.3k](/packages/moc-imageoptimizer)[treinetic/imageartist

ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php

8783.2k](/packages/treinetic-imageartist)[sitegeist/kaleidoscope

Responsive-images for Neos

29377.0k14](/packages/sitegeist-kaleidoscope)

PHPackages © 2026

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