Skip to content

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

License

Notifications You must be signed in to change notification settings

flexpaper/pdfdraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Create a zip file of js, index.html, package.json > pdfdraw.zip
  2. rename zip file to pdfdraw.nw
  3. Merge by executing copy /b nw.exe+pdfdraw.nw pdfdraw.exe

License

Apache License Version 2.0

Maintained and sponsored by █▒▓▒░ The FlowPaper Project

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published