Skip to content

darshil-babel/html-to-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html-to-png

This is a basic node js library to convert your HTML pages to PNG images. This essentially takes the screenshot of the HTML using puppeteer and return binary image.

How to install and run:

Install: npm install

Run: node index.js

It will start a microservice on port 3011 for you. You can then send a REST request to use it.

About

Node JS library for converting HTML to PNG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published