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 |
|---|---|---|
| autoFilterGrayImages | status | boolean |
If true, the compression filter for gray images is chosen based on the properties of each image, in conjunction with the GrayImageAutoFilterStrategy setting.
If false, all color sampled images are compressed using the filter specified by GrayImageFilter.
{% hint style="info" %} This setting is relevant only if EncodeGrayImages is true. {% endhint %}
How can I help you explore Laravel packages today?