Built for Node.js, this package empowers users to effortlessly convert PDF files into images of exceptional quality, supporting multiple formats including PNG, JPG, GIF, and others. Its streamlined functionality ensures a smooth and reliable conversion process, providing users with the flexibility to obtain top-notch images from their PDF documents
Hi
Tool works great for my use-case. Thanks!
Got a problem though. For big PDF documents this code
is pretty much killing my system by hundreds of magick processes.
Would be nice to use something like
p-limit
to make it possible to limit number of processes.