pdf-to-image icon indicating copy to clipboard operation
pdf-to-image copied to clipboard

Add resource limits

Open patinthehat opened this issue 8 months ago • 0 comments

This PR adds the resourceLimit() method and associated Enum class. This method enables setting the various resource limits for Imagemagick, such as memory limits, time limits, and others.

Additionally, it updates the README to document the updated API and adds information on how to fix Imagemagick failures that do not produce an error message.

patinthehat avatar Jun 22 '24 14:06 patinthehat