gumlet/php-image-resize
PHP library to resize, scale and crop images. Cloud solution available at: www.gumlet.com observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 93
- Release rhythm 70
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 141
- age_days: 4882
- days_rel: 42
- days_push: 42
- n_releases_24m: 4
Adoption not part of the score
1194 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library for resizing, scaling, and cropping images using the GD extension. It supports saving to multiple formats, loading from files or strings, and is distributed via Composer.
Use cases
- resize images in php
- crop uploaded images server-side
- generate thumbnails from jpegs and pngs
- scale images proportionally in a web app
- convert images between formats with php
- resize images from binary data
When to choose
- you need simple server-side image resizing in a PHP project
- you want a lightweight Composer package without heavy dependencies
- you only need GD-based resize, crop, and format conversion
When to avoid
- you need advanced editing like filters, layers, or text drawing
- you want real-time CDN-based image optimization at scale
- your project runs on PHP older than 8.1 and you cannot use the 2.x line
Facets
library · maturity active
image-processing image-processing web-development php image-resize crop thumbnail-generation gd-library
5 sources
- readme: https://github.com/gumlet/php-image-resize · fetched 2026-08-28 · fee28f7a83cd
- homepage: https://www.gumlet.com · fetched 2026-08-29 · 7be612c274f8
- site_page: https://docs.gumlet.com/docs/getting-started · fetched 2026-08-29 · 9e03b5d3af7d
- site_page: https://www.gumlet.com/about · fetched 2026-08-29 · cd57fa996c84
- site_page: https://www.gumlet.com/pricing · fetched 2026-08-29 · 38d134d553f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gumlet/php-image-resize | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="gumlet/php-image-resize")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem