PHPackages                             thelogicstudio/silverstripe-resize-image - 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. thelogicstudio/silverstripe-resize-image

ActiveSilverstripe-vendormodule[Image &amp; Media](/categories/media)

thelogicstudio/silverstripe-resize-image
========================================

A Silverstripe extension to enforce maximum image upload dimensions.

v2.0.0(5mo ago)01051MITPHPPHP ^7.4 || ^8.0 || ^8.3

Since Sep 7Pushed 5mo ago1 watchersCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (1)

Silverstripe Image Maximum Size
===============================

[](#silverstripe-image-maximum-size)

This package implements a maximum image upload size. If uploaded images are larger than the defined dimensions, the original will be reduced in size. By default this limits to 2000px in either dimension.

Prerequisites
-------------

[](#prerequisites)

This uses the command line ImageMagick `convert` command. If that isn't available to PHP's `exec()` function, this extension will not work.

Usage
-----

[](#usage)

```
> composer require thelogicstudio/silverstripe-resize-image

```

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

[](#configuration)

Configuration can be updated in your assets.yml (or any config file). To change your maximum dimensions to 1000px:

```
TheLogicStudio\ResizeImages\ResizeImages:
  maximum_width: 1000
  maximum_height: 1000

```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance70

Regular maintenance activity

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~200 days

Total

5

Last Release

175d ago

Major Versions

v1.0.3 → v2.0.02025-11-18

PHP version history (2 changes)v1.0.0PHP ^7.4 || ^8.0

v2.0.0PHP ^7.4 || ^8.0 || ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9007b0f2f7887c64b049210bf0c954e7db514d82779652671642326eb3fb530a?d=identicon)[IanSimpson](/maintainers/IanSimpson)

---

Top Contributors

[![IanSimpson](https://avatars.githubusercontent.com/u/782493?v=4)](https://github.com/IanSimpson "IanSimpson (3 commits)")[![EnricoLLC](https://avatars.githubusercontent.com/u/82921006?v=4)](https://github.com/EnricoLLC "EnricoLLC (2 commits)")

---

Tags

silverstripe

### Embed Badge

![Health badge](/badges/thelogicstudio-silverstripe-resize-image/health.svg)

```
[![Health](https://phpackages.com/badges/thelogicstudio-silverstripe-resize-image/health.svg)](https://phpackages.com/packages/thelogicstudio-silverstripe-resize-image)
```

###  Alternatives

[frankmullenger/gallery

SilverStripe Gallery Module

243.7k1](/packages/frankmullenger-gallery)[colymba/gridfield-gallery-theme

SilverStripe 3 GridField component adding file or image thumbnail gallery view

157.1k1](/packages/colymba-gridfield-gallery-theme)[thisisbd/silverstripe-fixjpeg-orientation

SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.

153.3k](/packages/thisisbd-silverstripe-fixjpeg-orientation)

PHPackages © 2026

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