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 |
|---|---|---|
| monoImageResolution | resolution | integer |
Specifies the resolution to which downsampled monochrome images are reduced; valid values are 9 to 2400 pixels per inch.
A monochrome image is downsampled if DownsampleMonoImages is true and the resolution of the input image meets the criteria
How can I help you explore Laravel packages today?