spatie/image
Expressive PHP image manipulation by Spatie. Load an image, chain operations like resize/crop, rotate, greyscale, brightness, sharpen, and quality, then save. Supports common formats and integrates cleanly in Laravel or any PHP app.
spatie/image is a PHP package for image manipulation with an expressive, fluent API. Load an image, chain transformations, and save back to disk (optionally overwriting the original) without dealing with low-level image tooling.
Ideal for Laravel/PHP projects that need consistent resizing and effects, it provides a clean interface for common operations while keeping your code readable and composable.
How can I help you explore Laravel packages today?