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 |
|---|---|---|
| downSampleGrayImages | status | boolean |
If true, grayscale images are downsampled using the resolution specified by GrayImageResolution.
If false, downsampling does not occur, and the resolution of grayscale images in the PDF file is the same as the source images.
How can I help you explore Laravel packages today?