RasterizeHTML.js

Website

  • Libre
  • Self-Hosted
  • cdnjs
Description

RasterizeHTML.js is an open source JavaScript library that enables developers to render HTML pages as images directly in the browser. It can be used to create screenshots of web pages for sharing or archiving, or to generate images for printing. The library works by parsing the HTML of a web page, constructing a DOM tree and then rendering it as an image. It supports most HTML5 and CSS3 features, and can be used with any JavaScript framework, such as React and Angular. It is also compatible with Node.js, allowing developers to generate images on the server-side.

Categories

Alternatives