apex / capture

Lambda function to capture a URL as PNG, JPG, or GIF using PhantomJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

silence phantomjs

juliangruber opened this issue · comments

In case you run into errors with stdio containing unwanted dated, this worked for me: https://github.com/juliangruber/url-to-screenshot/blob/master/script/render.js#L38-L45

ah nice :D