Cost / License
- Free
- Open Source (MIT)
Platforms
- Self-Hosted
- cdnjs

DOM to Image is described as 'Library which can turn arbitrary DOM node into a vector (SVG) or raster (PNG or JPEG) image, written in JavaScript. It's based on domvas by Paul Bakaus and has been completely rewritten, with some bugs fixed and some new features (like web font and image' and is an app in the development category. There are 2 alternatives to DOM to Image for Self-Hosted and cdnjs. The best DOM to Image alternative is RasterizeHTML.js, which is both free and Open Source.

The html2canvas script allows you to take "screenshots" of webpages or parts of it, directly on the users browser. The screenshot is based on the DOM and as such may not be 100% accurate to the real representation as it does not make an actual screenshot, but builds...