Renders HTML into the browser's canvas View the Project on GitHub cburgmer/rasterizeHTML.js Download ZIP File Download TAR Ball View On GitHub API Draw a page/an HTML string/a Document to the canvas. rasterizeHTML.drawURL( url [, canvas] [, options] ) rasterizeHTML.drawHTML( html [, canvas] [, options] ) rasterizeHTML.drawDocument( document [, canvas] [, options] ) See the full documentation here.