Skip to content

pdfcrowd/pdfcrowd-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pdfcrowd API - Node.js client library

The Pdfcrowd API lets you easily convert between HTML, PDF and various image formats in your Node.js applications.

To use the API, you need an account on http://pdfcrowd.com. If you don't have one, you can sign up here.

Installation

To install via npm:

$ npm install pdfcrowd

Or clone from GitHub and create a symlink in ~/.node_libraries:

$ git clone git@github.com:pdfcrowd/pdfcrowd-nodejs.git
$ ln -s /path/to/pdfcrowd-nodejs ~/.node_libraries/pdfcrowd

Dependencies

  • http native module
  • querystring native module
  • fs native module

Learn more

License

This client library is licensed under the MIT License.

About

A Node.js wrapper for the Pdfcrowd API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages