All Projects → vitorbritto → PDFify

vitorbritto / PDFify

Licence: other
Easily generate a PDF with style from a URL.

Programming Languages

javascript
184084 projects - #8 most used programming language

PDFify NPM version GitHub version

NPM

Easily generate a PDF with style from a URL.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].