Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Sep 18, 2019

When uploading PDFs to the Media Library, WordPress (since 4.7) will generate a thumbnail via ImageMagick.

We have ImageMagick, but without Ghostscript installed it is unable to process PDF files (since it uses Ghostscript to render PDFs into images that it can then handle directly).

Fixes #429

When uploading PDFs to the Media Library, WordPress (since 4.7) will generate a thumbnail via ImageMagick.

We have ImageMagick, but without Ghostscript installed it is unable to process PDF files (since it uses Ghostscript to render PDFs into images that it can then handle directly).
@yosifkit yosifkit merged commit 9ec4bcc into docker-library:master Sep 18, 2019
@yosifkit yosifkit deleted the ghostscript branch September 18, 2019 23:01
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Sep 19, 2019
Changes:

- docker-library/wordpress@9ec4bcc: Merge pull request docker-library/wordpress#431 from infosiftr/ghostscript
- docker-library/wordpress@a99df75: Add "ghostscript" for generating PDF thumbnails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants