นโยบายความปลอดภัยของ Imagemagick ดูเหมือนจะไม่อนุญาตให้ฉันทำการแปลงนี้จาก pdf เป็น png ดูเหมือนว่าการแปลงส่วนขยายอื่น ๆ ใช้งานได้ แต่ไม่ใช่จาก pdf ฉันไม่ได้เปลี่ยนการตั้งค่า imagemagick ใด ๆ ตั้งแต่ฉันติดตั้ง ... ฉันใช้ Arch Linux หากระบบปฏิบัติการมีความสำคัญ
user@machine $ convert -density 300 -depth 8 -quality 90 input.pdf output.png
convert: attempt to perform an operation not allowed by the security policy `PDF' @ error/constitute.c/IsCoderAuthorized/408.
convert: no images defined `output.png' @ error/convert.c/ConvertImageCommand/3288.