Intervention/image
PHP Image Processing observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 13.0
- age_days: 4974
- days_rel: 9
- days_push: 7
- n_releases_24m: 29
Adoption not part of the score
14366 stars · 1494 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Intervention Image is a popular open-source PHP image processing library offering a fluent, expressive API for creating, editing, and composing images. It supports interchangeable drivers (GD, Imagick, libvips), animated images, and integrates with frameworks like Laravel and Symfony.
Use cases
- resize and crop images in php
- generate image thumbnails on upload
- add a watermark to photos with php
- convert images to webp or avif
- process animated gifs in php
- draw text and shapes onto images
- handle exif orientation automatically
When to choose
- you need a simple, unified PHP API for image manipulation across GD, Imagick, or libvips
- you want framework-agnostic image editing with optional Laravel/Symfony integrations
- you need animated image support and modern formats like WebP and AVIF
When to avoid
- your project runs on PHP below 8.3
- you need GPU-accelerated or massively parallel batch image processing at scale
- you are not working in PHP
Facets
library · maturity stable
image-processing image-processing web-development php cross-platform gd imagick libvips thumbnails watermarking animated-images laravel
10 sources
- readme: https://github.com/Intervention/image · fetched 2026-08-28 · 7a00d566fd82
- homepage: https://image.intervention.io · fetched 2026-08-29 · 15c5fa50dc0f
- site_page: https://intervention.io/about · fetched 2026-08-29 · 49d202e98df4
- site_page: http://image.intervention.io/v4/getting-started/introduction · fetched 2026-08-29 · 15c5fa50dc0f
- site_page: http://image.intervention.io/v4/getting-started/installation · fetched 2026-08-29 · ae9c6bcd62cf
- site_page: http://image.intervention.io/v4/getting-started/configuration-drivers · fetched 2026-08-29 · 1a803ea4532c
- site_page: http://image.intervention.io/v4/getting-started/frameworks · fetched 2026-08-29 · 487d068b928d
- site_page: http://image.intervention.io/v4/getting-started/upgrade · fetched 2026-08-29 · e5cebaec441d
- site_page: http://image.intervention.io/v4/getting-started/formats · fetched 2026-08-29 · 2d7b2717955c
- site_page: https://image.intervention.io/v4/getting-started/installation · fetched 2026-08-29 · bac55729c9f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Intervention/image | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="Intervention/image")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem