alexrogalskiy/Web Screenshots
Create web screenshots by input source url
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | screenshot source url | yes | — |
| name | screenshot name | no | screenshot |
| path | screenshot path | no | images |
| extension | screenshot extension | no | png |
| encoding | screenshot encoding | no | binary |
| fullPage | screenshot with a full-page view | no | false |
| width | screenshot width | no | 1024 |
| height | screenshot height | no | 768 |
Outputs
| name | description |
|---|---|
| image | screenshot image generated by input source url |