Canvas Capture

Component ID

2301691

Component name

Canvas Capture

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Synopsis

Canvas Capture is a utility module for saving the contents of a canvas element to an image file on the server.

With Canvas Capture you can e.g. archive canvas plots as snapshots or PDF pages rendered by the pdf module (using pdf.js) to images that are saved as file and thus can be embedded in nodes.

Requirements

By it's nature, this module can work only if the browser / client has implemented the canvas element and uses JavaScript.