Tag: Ghostscript

Error “convert: cache resources exhausted” (SOLVED)

When using the convert utility to convert images, you may encounter an error stating that the cache resources have been exhausted. Command example: convert -density 300 -quality 100 input.pdf output.png An example of the error it causes: convert-im6.q16: cache resources exhausted `/tmp/magick-q7O_IcbbGpFULs5R34rLlwAyeW1slGHi19' @ error/cache.c/OpenPixelCache/4095. This error occurs when two conditions are combined: processing a large file (for example, when converting...

Error “attempt to perform an operation not allowed by the security policy `PDF’” (SOLVED)

On Debian, Ubuntu, Linux Mint, Arch Linux, and derivative systems, when converting documents from PDF to PNG, an error occurs: attempt to perform an operation not allowed by the security policy `PDF' An example of a command that causes this error: convert -density 300 -quality 100 PL48536179.pdf out.jpg convert-im6.q16: attempt to perform an operation not allowed by the security policy...
Loading...
X