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

Usage with buffer? #27

Open you-fail-me opened 7 years ago

you-fail-me commented 7 years ago

Can I use this without touching the file system? Is there a way to pass pdf as buffer to input, and get image buffer from the output?

fabriciobeltran commented 6 years ago

+1