Convert a PDF to an image using PHP.
composer require spatie/pdf-to-imageNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Convert the first page of a PDF to a PNG image.
Install imagick extension and Ghostscript (gs) via package manager.
No dependency data recorded yet.