Skip to content

Instantly share code, notes, and snippets.

@velys
velys / pdf-thumbnail-php.md
Created June 16, 2022 13:53 — forked from umidjons/pdf-thumbnail-php.md
Creating PDF thumbnails in PHP

Creating PDF thumbnails in PHP

Install Ghostscript

Download and install right version of ghostscript. In my case my PHP was x86 architecture, so I download Ghostscript 9.14 for Windows (32 bit).

Enable ImageMagick