Converting Photoshop PDF with Transparency
Posted: 2018-10-19T11:52:03-07:00
MacOS High Sierra IM: 7.0.8 GS: 9.25
Converting transparent PDFs created specifically in Photoshop doesn't seem to work. Other transparent PDFs created in other software seems to work ok after getting the conversion settings correct. Issue seems to arise from a white color being multiplied to all transparent pixels.
Input PDF: https://www.dropbox.com/s/7kr7debvkhssd ... t.pdf?dl=0
Expected Output: https://www.dropbox.com/s/4plfecx7y5ih4 ... t.png?dl=0
Some things tried:
gs -sDEVICE=pngalpha -sOutputFile=Output.png -r100 Input.pdf
magick Input.pdf Output.png
magick Input.pdf -alpha on -background none Output.png
Output usually looks something like:
https://www.dropbox.com/s/8m2hfeqf8yx5i ... t.png?dl=0
Converting transparent PDFs created specifically in Photoshop doesn't seem to work. Other transparent PDFs created in other software seems to work ok after getting the conversion settings correct. Issue seems to arise from a white color being multiplied to all transparent pixels.
Input PDF: https://www.dropbox.com/s/7kr7debvkhssd ... t.pdf?dl=0
Expected Output: https://www.dropbox.com/s/4plfecx7y5ih4 ... t.png?dl=0
Some things tried:
gs -sDEVICE=pngalpha -sOutputFile=Output.png -r100 Input.pdf
magick Input.pdf Output.png
magick Input.pdf -alpha on -background none Output.png
Output usually looks something like:
https://www.dropbox.com/s/8m2hfeqf8yx5i ... t.png?dl=0