mostafaznv/pdf-optimizer
Optimize and compress PDFs in PHP or Laravel using Ghostscript. Fluent, chainable API with rich options, logging, and customization. Laravel-friendly inputs (paths, uploads, disks) plus queue support for async optimization.
| Method Name | Argument Name | Argument Type |
|---|---|---|
| downSampleColorImages | status | boolean |
If true, color images are downsampled using the resolution specified by ColorImageResolution, assuming the threshold specified by ColorImageDownsampleThreshold is met.
If false, downsampling is not done and the resolution of color images in the PDF file is the same as the source images.
How can I help you explore Laravel packages today?