webkit2png

Create screenshots of webpages from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Create screenshots of webpages from the terminal

Commands

webkit2png

Examples

Capture a screenshot of a webpage and save as PNG$ webkit2png https://example.com
Capture screenshot with custom output filename$ webkit2png -o myscreen https://example.com
Capture full page length screenshot$ webkit2png -F https://example.com