calibreapp/Image Actions

Compresses Images for the Web

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENThe token that the action will use to create and update the pull request.${{ github.token }}
jpegQualityJPEG quality levelno85
jpegProgressiveUse progressive (interlaced) scan for JPEGnofalse
pngQualityPNG quality levelno80
webpQualityWEBP quality levelno85
avifQualityAVIF quality levelno75
ignorePathsPaths to ignore during searchnonode_modules/**
compressOnlyImages will be compressed. No commit, or comments will be added to your Pull Requestnofalse
minAbsChangeMinimun bytes reduction to be committedno1024
minPctChangeMinimun percentage reduction to be committedno5
namedescription
markdownOutput param used to store the Markdown summary for subsequent actions to use