Read my book

I wrote books about Webpack and React. Check them out!

Monday, November 25, 2013

webshotter - Capture multiple screenshots per website

webshotter is a small Node.js utility relying on PhantomJS and ImageMagick that makes it easy to generate collections of screenshots of websites. There isn't much else to say really. I guess writing this utility showed me how easy it is to throw something together using a couple of Node.js libraries. The utility itself is still in early stages of development but it gets the basic task done quite nicely.