alexrogalskiy/Image Resizer

Automatically resizes images (jpeg, png, webp, avif, tiff, gif, svg) from file/url by format parameters.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
sourceDataJSON data source with action parametersno
widthString representing target image widthyes
heightString representing target image heightyes
qualityString representing target image quality (in range 0-100)no
formatTypeString representing target image format type (heic, heif, avif, jpeg, png, raw, tiff, webp, gif)yes
sourceFileSource input image file or url to fetch content fromyes
targetPathTarget path to store processed image filesyes
targetFileTarget image file name (default - sourceFile)no
namedescription
changedFile image processing operation status