Skip to content
A canvas.toBlob() implementation
JavaScript
Find file
Pull request Compare This branch is 7 commits ahead, 6 commits behind eligrey:master.
Latest commit 2ea4511 @apitts Update bower.json
Failed to load latest commit information.
LICENSE.md Updated license to include eboyjr.
README.md Support toBlobHD
bower.json Update bower.json
canvas-toBlob.js Use full MIME parsing for #10

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.

Tracking image

Something went wrong with that request. Please try again.