16 comments

[ 3.0 ms ] story [ 46.7 ms ] thread
Doesn't phantomjs do the thing for you?
Yes, it does. I will to look into phantomjs to see how it handles css and flash.
Well, nice, really nice idea. Tried it and was frustrated by the poor quality, of the screenshot it produced. Grainy and blurred fonts, nothing I would wanna use.

And the software had obvious problems parsing my css-styles. Some headlines were way of...

Hope you might be able to fix these issues. If not, you are (at least in my case) not usable...

Thank you for the feedback. We might have to start generating .png outputs - that will definitely solve the quality problem. Do you mind sharing the site/input you used?
You should add a loader, or at least a feedback that the processhas started. I clicked on the button 2 or 3 times before realizing that my browser was waiting for your side.

Plus, the PNG doe not perfectly reflect our site (alignment problems , ...). Input site : http://d-sight.com

Finally, clicking on our screenshot brings us to "realtywarp.com"

Other wise it's a nice tool-to-have. I would probably use it around once a month.

haha i see waht you did there. this is the king of all craigslist posting - image based ads
I entered http://www.tumblr.com and it took around 5 seconds to come up with a result, this is because tumblr uses "endless scrolling".

Is this by design?

I've always done this kind of stuff with PhantomJS; but I find this much better (no need to copy and paste code for a quick 1-minute job).
Wow. At last, an azure-hosted site featured on HN front page.
If you need to host your own screenshot/html2png app, I've built this on top of PhantomJS: https://github.com/w3p/htmlshots. It uses PhantomJS's builtin webserver module to serve screenshots, so you don't need to spawn a new process for each screenshot request.
Works well on the desktop but I couldn't get it to work on my iPhone and the UI was completely broken when I tried to load the page.