apex / capture

Lambda function to capture a URL as PNG, JPG, or GIF using PhantomJS
108 stars 5 forks source link

silence phantomjs #4

Open juliangruber opened 8 years ago

juliangruber commented 8 years ago

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

tj commented 8 years ago

ah nice :D