pdfify

0.1.3 • Public • Published

PDFify NPM version GitHub version

Easily generate a PDF with style from a URL.

Note: tested on Mac only.

Install

First of all, make sure you have Node.js and PhantomJS installed.

$ [sudo] npm install pdfify -g

Usage

$ pdfify <url> <filename>
  • Help: use pdfify --help or pdfify -h for more details.
  • Example: pdfify http://www.vitorbritto.com.br vitorbritto
  • Generated PDF: PDF files will be saved inside .pdfify directory in your user path.

Contribute

Feel free to contribute with this project or leave a suggestion.

License

MIT License © Vitor Britto

Readme

Keywords

none

Package Sidebar

Install

npm i pdfify

Weekly Downloads

0

Version

0.1.3

License

MIT

Last publish

Collaborators

  • vitorbritto