0.2.6 • Published 9 months ago
2pdf v0.2.6
2pdf
Command line tool for creating PDFs from HTML files.
Based on puppeteer.
Install
npm i -g 2pdf
Usage
2pdf input.html output.pdf
Troubleshooting
On Debian systems you need these libraries installed:
apt install libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgbm1 libasound2 libpangocairo-1.0-0 libxss1 libgtk-3-0
MIT Licensed. Enjoy!