TiddlyWiki5/plugins/tiddlywiki/dom-to-image
Jeremy Ruston a3a4e91751
New dom-to-image plugin for saving DOM nodes as an image (#8810)
* Add tm-save-dom-to-image message

* Temporarily include the geospatial plugin in the Netlify previews

* Scale should default to 1x

* Fix saving SVG images

* Add example of saving in SVG format

* Add library version number

* Document peculiarities of JPEG quality parameter

* Allow format="jpg" as well as the more technically correct "jpeg"

* Document what happens if the selector returns multiple DOM nodes

* Refactor image-to-dom to be a separate plugin

* Add support for oncompletion handler

* Remove ELS marker

Thanks @ericshulman
2026-02-06 10:42:40 +00:00
..
files New dom-to-image plugin for saving DOM nodes as an image (#8810) 2026-02-06 10:42:40 +00:00
docs.tid New dom-to-image plugin for saving DOM nodes as an image (#8810) 2026-02-06 10:42:40 +00:00
plugin.info New dom-to-image plugin for saving DOM nodes as an image (#8810) 2026-02-06 10:42:40 +00:00
readme.tid New dom-to-image plugin for saving DOM nodes as an image (#8810) 2026-02-06 10:42:40 +00:00
startup.js New dom-to-image plugin for saving DOM nodes as an image (#8810) 2026-02-06 10:42:40 +00:00

title: $:/plugins/tiddlywiki/dom-to-image/readme

* [[dom-to-image-more|https://github.com/1904labs/dom-to-image-more]], an open source library for saving web content as images