In my node.js application, I need to display the HTML5 page on the server side and take a screenshot. Are there libraries for this?
Check out CasperJS , which is based on PhantomJS .