spatie / pdf-to-image

Convert a pdf to an image
https://murze.be/2015/07/convert-a-pdf-to-an-image-using-php/
MIT License
1.32k stars 228 forks source link

Add resource limits #235

Closed patinthehat closed 1 week ago

patinthehat commented 4 months ago

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.

spatie-bot commented 1 week ago

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.