How to convert pdf documents to png and jpeg using node.js
25 September 2014
We have had a few people ask us about how to convert PDF documents using pdf.js and node.js to JPEG or PNG, so we decided to post a quick example of how this can be done using node-webkit.
We have made the example including source code available on GitHub under Apachev2. You can find it here:
https://github.com/flexpaper/pdfdraw</p>
</a>