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 |
|---|---|---|
| grayImageResolution | resolution | integer |
Specifies the resolution to which downsampled gray images are reduced.
Valid values are 9 to 2400 pixels per inch. A gray image is downsampled if DownsampleGrayImages is true and the resolution of the input image meets the criteria described in Downsampling and subsampling images.
How can I help you explore Laravel packages today?