View on GitHub

check-spelling-docs

Documentation for check-spelling

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

v0.0.26


FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts