laravel-at/laravel-image-sanitize
Laravel package to sanitize images on upload by stripping EXIF/metadata, normalizing orientation, and re-encoding to safer formats. Helps reduce privacy leaks and potential payloads while keeping image quality and integrating cleanly with Laravel apps.
Full Changelog: https://github.com/laravel-at/laravel-image-sanitize/compare/v4.0.0...v5.0.0
Full Changelog: https://github.com/laravel-at/laravel-image-sanitize/compare/v3.0.0...v4.0.0
Full Changelog: https://github.com/laravel-at/laravel-image-sanitize/compare/v2.2.0...v3.0.0
Full Changelog: https://github.com/laravel-at/laravel-image-sanitize/compare/v2.1.0...v2.2.0
Full Changelog: https://github.com/laravel-at/laravel-image-sanitize/compare/v2.0.1...v2.1.0
PHP7.x droppedFull Changelog: https://github.com/laravel-at/laravel-image-sanitize/compare/v1.5.0...v2.0.0
$this->app->bind(PatternList::class, MyOverriddenPatternList::class)
PHP 8 Support
Laravel 8.x supportgithub actions and styleciUpdate Readme
Added support for multiple file uploads
<input type="file" name="images[]">
small fixes
Laravel 7.x supporttravis-ci with github actionsThe Facade ist now tested
Initial Release
How can I help you explore Laravel packages today?