Hacker News new | ask | show | jobs
by tumblestrap 5231 days ago
This is a cool hack! I think the next step is to think about what kind of problem this technology could solve. For example, I would use this tool if I could input a width and height to dynamically generate snapshots of websites at different screen resolutions.
1 comments

Why thank you kind sir/lady.

So this came about because people keep asking me for what tool to use to full page snapshots. And while there are tools that do it on your local machine, most web tools are just focussed on integrating with other sites not the user experience. So I thought I’d give it a quick go - I’ll probably add the scaling stuff at some point, just want to keep it nice and easy for users at the mo.

Thanks for the feedback!