mooz / node-pdf-image

Provides an interface to convert PDF's pages to png files in Node.js by using ImageMagick
MIT License
237 stars 87 forks source link

Updated README.md #21

Closed enlight3d closed 6 years ago

enlight3d commented 8 years ago

Added an "Options" part to readme to help others understand how to use common imagemagick cli options (like -quality for example) without having to browse the entire code inside index.js