Check Images
Background
People (and AI) can burn typos into pictures in addition to making typos in text files.
Implementation
Use tesseract-ocr/tesseract to OCR image files and store their content as an artifact. Files can then be checked normally.
If pictures are updated, the cached content will be ignored and the files will be processed again. The cache is implemented as an artifact (which will generally expire in 30 days).
To enable
check-images: 1
Available
FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts