nodeshot
nodeshot copied to clipboard
Thinking about features
Just some features:
- [ ] Inject custom css into page
- [ ] Inject custom js into page
- [x] Screenshot the whole page
- [ ] Add watermark to screenshot
- [ ] specify viewport and image resolution independently (e.g. to create thumbnails)
- [ ] Generating a gif from a couple of image taken in the x secondes after the load
These may or may not be implemented any time soon.
Creating a screenshot of the whole page is possible since 0.2.0 using the fullpage flag
Generating a gif from a couple of image taken in the x secondes after the load. Or something like this.
+1 on the gif. My use case would be to create a cool CSS animated page and then create a gif from that for social media so it could "play" inline.