Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr-pennyworth/url-screenshotter
Command-line app for macOS to take screenshots of webpages.
https://github.com/mr-pennyworth/url-screenshotter
Last synced: 3 months ago
JSON representation
Command-line app for macOS to take screenshots of webpages.
- Host: GitHub
- URL: https://github.com/mr-pennyworth/url-screenshotter
- Owner: mr-pennyworth
- Created: 2020-11-30T16:33:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T16:36:49.000Z (about 4 years ago)
- Last Synced: 2024-08-02T16:10:30.994Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UrlScreenshotter
Command-line app for macOS to take screenshots of webpages.```
USAGE: UrlScreenshotter [--width ]
[--height ]
[--delay ]
[--base-dir ]
ARGUMENTS:
The http(s) URL whose screenshot is to be taken.OPTIONS:
-w, --width Width of desired screenshot in pixels.
(default: 1280)
-h, --height Height of desired screenshot in pixels.
(default: 800)
-d, --delay Delay in seconds before taking the screenshot.
(default: 0)
--base-dir The directory where the screenshot should be saved.
(default: /tmp)
-h, --help Show help information.
```#### Icon credits
- [Freepik](https://www.flaticon.com/authors/freepik)
- [Creaticca Creative Agency](
https://www.flaticon.com/authors/creaticca-creative-agency)