Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information

  • Created by kgertz on , updated