Skip to content
A canvas.toBlob() implementation
JavaScript
Find file
Latest commit 8316fb3 @eligrey License clarification
Failed to load latest commit information.
LICENSE.md License clarification
README.md Fix case
canvas-toBlob.js License clarification

README.md

canvas-toBlob.js

canvas-toBlob.js implements the standard HTML5 canvas.toBlob() and canvas.toBlobHD() methods in browsers that do not natively support it. canvas-toBlob.js requires Blob support to function, which is not present in all browsers. Blob.js is a cross-browser Blob implementation that solves this.

Supported browsers

canvas-toBlob.js has the same browser support as FileSaver.js.

Tracking image

Something went wrong with that request. Please try again.