"improper image header @ error/bmp.c/ReadBMPImage/966 when converting PDF to JPG on cPanel (works locally)" #1875
Replies: 1 comment
-
Closing this because you are asking this in the wrong project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to convert a PDF to JPG using Imagick on a cPanel shared hosting environment, I consistently receive the following error:
convert -list format
showsPDF rw+
andJPG rw-
are supported.convert
.Steps to reproduce
What I have tried
convert -list format
).gs -version
)..jpg
extension and explicitly set the format in code./tmp
directory permissions and space.Environment
Questions
Beta Was this translation helpful? Give feedback.
All reactions