brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 286 forks source link

Specify path where to save image/ retrieve saved images path #120

Closed jasetom closed 8 years ago

jasetom commented 8 years ago

Its not really and issue with a library itself, but I didn't know where I could ask this question as I couldn't find the answer anywhere else. Is there a way to specify the path that the image will get saved to and also return path after the image is saved as I want to save my image to amazon S3 and then retrieve that url to be displayed in slack. Any help would be appreciated, thanks

CristianaPereira commented 7 years ago

I'm having the same problem.

Raincle commented 6 years ago

I'm having the same problem, too.

stevenho0811 commented 6 years ago

Same here.