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
This PR attempts to add types (#5) to the library so that it can be used in a TypeScript project.
I have also added the .npmignore file so that when the package is published it does not add the PDF and test files to make the package lighter.
This PR attempts to add types (#5) to the library so that it can be used in a TypeScript project. I have also added the
.npmignore
file so that when the package is published it does not add the PDF and test files to make the package lighter.