spatie/image
https://spatie.be/docs/image/v3/introduction observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 43
- age_days: 3501
- days_rel: 15
- days_push: 15
- n_releases_24m: 16
Adoption not part of the score
1364 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library for manipulating images with an expressive, fluent API, supporting drivers like Imagick and GD. It provides operations such as resizing, fitting, cropping, rotating, applying filters (greyscale, sepia, blur), and format conversion.
Use cases
- resize images in php
- convert jpg to png with php
- crop and fit images without distorting aspect ratio
- apply filters like greyscale or sepia to images
- compress images by lowering quality
- rotate and sharpen photos programmatically
When to choose
- you need simple, expressive image manipulation in a PHP project
- you want a driver-agnostic API that works with both Imagick and GD
- you use Laravel Media Library or other Spatie packages that depend on it
When to avoid
- you need advanced computer vision or AI-based image analysis
- you are not working in PHP
- you need a full-featured image editing application rather than a library
Facets
library · maturity stable
image-processing image-processing web-development php imagick gd fluent-api image-manipulation spatie
3 sources
- readme: https://github.com/spatie/image · fetched 2026-08-28 · 3a81f9c17d58
- homepage: https://freek.dev/2619-new-major-versions-for-spatieimage-and-laravel-media-library-have-been-released · fetched 2026-08-29 · 42536b72d0fb
- site_page: https://freek.dev/about · fetched 2026-08-29 · e0ef9dccbb05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spatie/image | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem