rainppr/Action Image Resize
Compress bitmaps images to AVIF, resize to max 2560px width, compress svgs via SVGO and updates Markdown references
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The directory to process (relative to the repository root). Defaults to the entire repository. | no | . |
| ignore | A list of glob patterns to ignore, separated by newlines. | no | "" |
| skip_svg | If set to true, skip all SVG compression operations. | no | false |
Outputs
| name | description |
|---|---|
| summary | A markdown summary of the compression results. |