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 |
|---|---|---|
| monoImageDepth | depth | Mostafaznv\PdfOptimizer\Enums\ImageDepth |
Specifies the number of bits per sample in a downsampled image. Allowed values are:
MonoImageDepth is not used unless DownsampleMonoImages and AntiAliasMonoImages are true.
How can I help you explore Laravel packages today?