Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liebsen/wkhtmltoimage

Website capture api
https://github.com/liebsen/wkhtmltoimage

Last synced: 19 days ago
JSON representation

Website capture api

Awesome Lists containing this project

README

        

html2image API
===============

A generic htmltopdf api for printing websites

# Overview:
* Requires wkhtmltoimage and mmdblookup previously installed In

* Ubuntu Focal
```
sudo apt install wkhtmltoimage mmdblookup
```

# How to use:
* clone
* node server.js or use pm2

# Thanks to:
* wkhtml2pdf team