I'm wondering if there are any existing (ideally well documented) PHP or Javascript/jQuery libraries/plugins or tutorials for creating an image from a page. An example of this in existance is Zurb's BounceApp.
This probably isn't something that's oft used, however I'd love to incorporate this into a personal project of mine.
In my particular use case, I would have the CSS and HTML which would dictate the "image" available locally, so there would be no need to get the HTML mark-up of another page, then find it's CSS styles.
Any advice or pointers towards a helpful tutorial or plugin/extension would be very, very, very appreciated :).