mostafaznv/pdf-optimizer
Optimize and compress PDFs in PHP or Laravel using Ghostscript. Fluent API with extensive option support, logging, and customization. Works with file paths, UploadedFile, and storage disks, with optional 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?