elarsaks/Image Resizer RS
Batch-resize images in a directory to given widths, skipping existing ones and preserving aspect ratio.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-dir | Directory containing original images | yes | — |
| sizes | Comma-separated list of widths to generate (e.g. 64,128,256) | yes | — |
| output-dir | Directory where resized images will be written | yes | — |
Outputs
no outputs