I would like to convert a pdf file to a png image, but the script does not work. I use imageMagick Version: ImageMagick 7.0.10-35 when I run the command
identify test.pdf
the error displayed is
identify: no decode delegate for this image format `' @ error/constitute.c/ReadImage/572.
when I run magick -version
I have Delegates (built-in): jpeg zlib
gslib is note in the list
however I have ghostscript which is installed on my machine