pdfdraw
pdfdraw copied to clipboard
A command line tool for drawing and converting PDF to JPEG and PNG using node-webkit and pdf.js. For more information please see https://flowpaper.com
pdfdraw
A command line utility for drawing PDF to JPEG and PNG using node-webkit and pdf.js
Usage
pdfdraw.exe [PDF file] [format] [Destination Directory] [Number Of Pages (optional)]
Building on Windows
This is a node.js application which uses node-webkit to draw the pdf to jpeg or png. Packaging this application is done in the following manner:
- Create a zip file of js, index.html, package.json > pdfdraw.zip
- rename zip file to pdfdraw.nw
- Merge by executing copy /b nw.exe+pdfdraw.nw pdfdraw.exe
License
Apache License Version 2.0