Search found 2 matches
- 2019-03-12T23:21:46-07:00
- Forum: Bugs
- Topic: Creating JPG thumbnails from PDF causes problems with version 6.8.9 of ImageMagick
- Replies: 3
- Views: 8512
Re: Creating JPG thumbnails from PDF causes problems with version 6.8.9 of ImageMagick
Does anyone have any idea about this? What is wrong with the result? What do you want to change? JPG format can't store transparency. Perhaps your PDF has a transparent background. Instead of writing a JPG, you could save to a format that can record transparency such as PNG or TIFF. Or flatten ...
- 2019-03-11T22:55:02-07:00
- Forum: Bugs
- Topic: Creating JPG thumbnails from PDF causes problems with version 6.8.9 of ImageMagick
- Replies: 3
- Views: 8512
Creating JPG thumbnails from PDF causes problems with version 6.8.9 of ImageMagick
I am using Wordpress 5.1 and ImageMagick 6.8.9. When I upload PDF from the Media menu of WordPress then it creates JPG thumbnail with a black background. First, I used default media import functionality of WP to import PDF files then I tried with my own script to create JPG thumbnail of the first ...