A CLI tool to take web screenshots with ease.
- Capture screenshots of any webpage by providing the URL.
- Customize screenshot dimensions (width and height).
- Specify delay time before capturing the screenshot.
- Save screenshots in various formats (e.g., PNG, JPEG).
- Simple and easy-to-use command-line interface.
g clone https://github.com/dai-re/takewebs
npm i
node .
This project is licensed under the MIT License. See the LICENSE file for details.