PHPackages                             medienbaecker/autoresize - 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. medienbaecker/autoresize

AbandonedArchivedKirby-plugin[Utility &amp; Helpers](/categories/utility)

medienbaecker/autoresize
========================

Kirby Autoresize Plugin

2.1.4(4y ago)7912.2k6MITPHP

Since Feb 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/medienbaecker/kirby-autoresize)[ Packagist](https://packagist.org/packages/medienbaecker/autoresize)[ Fund](https://a.paddle.com/v2/click/1129/36156?link=1170)[ Fund](https://www.paypal.me/medienbaecker/10)[ RSS](/packages/medienbaecker-autoresize/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

⚠️ This is now a core feature of Kirby 4:

Autoresize for Kirby 3
======================

[](#autoresize-for-kirby-3)

Automatically resize images on upload.

[![Resizing a huge image](https://user-images.githubusercontent.com/7975568/51390756-73ff4480-1b30-11e9-913d-7c6ba78fb7bd.gif)](https://user-images.githubusercontent.com/7975568/51390756-73ff4480-1b30-11e9-913d-7c6ba78fb7bd.gif)

Options
-------

[](#options)

```
return [
  'medienbaecker.autoresize.maxWidth' => 2000,
  'medienbaecker.autoresize.maxHeight' => 2000,
  'medienbaecker.autoresize.quality' => 90,
  'medienbaecker.autoresize.excludeTemplates' => [
    'home',
    'project'
  ],
  'medienbaecker.autoresize.excludePages' => [
    'projects/project-a'
  ],
];
```

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

[](#installation)

Put the repository folder into your `site/plugins` folder

or use Composer: `composer require medienbaecker/autoresize`

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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 ~170 days

Total

8

Last Release

1511d ago

Major Versions

1.1.1 → 2.02020-07-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7975568?v=4)[Thomas Günther](/maintainers/medienbaecker)[@medienbaecker](https://github.com/medienbaecker)

---

Top Contributors

[![medienbaecker](https://avatars.githubusercontent.com/u/7975568?v=4)](https://github.com/medienbaecker "medienbaecker (28 commits)")[![pReya](https://avatars.githubusercontent.com/u/4677417?v=4)](https://github.com/pReya "pReya (1 commits)")[![SinoBoeckmann](https://avatars.githubusercontent.com/u/4194929?v=4)](https://github.com/SinoBoeckmann "SinoBoeckmann (1 commits)")

### Embed Badge

![Health badge](/badges/medienbaecker-autoresize/health.svg)

```
[![Health](https://phpackages.com/badges/medienbaecker-autoresize/health.svg)](https://phpackages.com/packages/medienbaecker-autoresize)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k584.8k475](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14698.5k1](/packages/distantnative-retour-for-kirby)[arnoson/kirby-vite

Vite helper for Kirby CMS

9765.1k3](/packages/arnoson-kirby-vite)[bnomei/kirby3-dotenv

Kirby Plugin for environment variables from .env

4149.6k2](/packages/bnomei-kirby3-dotenv)[medienbaecker/kirby-alter

242.1k](/packages/medienbaecker-kirby-alter)

PHPackages © 2026

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