pdfcrowd

5.18.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i pdfcrowd

Weekly Downloads

5,124

Version

5.18.1

License

MIT

Unpacked Size

345 kB

Total Files

13

Last publish

Collaborators

  • pdfcrowd