开发者 |
tattersoftware
formasfunction |
---|---|
更新时间 | 2020年8月13日 21:04 |
捐献地址: | 去捐款 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 5.5.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directoryPlugins
menu in WordPressPlugins > OCR
link in the sidebar menu in WordPressTesseract OCR is an open source optical character recognition library that the WordPress OCR plugin uses to extract text from images. The library as well as installation instructions can be found at https://github.com/tesseract-ocr/tesseract/wiki/.
Linux:
which tesseract
./opt/local/bin/tesseract
.Settings > Tesseract
link in the sidebar menu in WordPressThe text detected by the OCR plugin is added as a new post, named after the image file.
The OCR plugin is tailored to detect text in images with ~12pt text at 72dpi.
GD is used to upscale the temporary TIFF images fed to Tesseract as Tesseract is generally more accurate with
larger type, even if it's been upscaled from a smaller source. If you wish to disable this option simply set this
configuration option to 100%
and no resizing will occur.
= What if I just want to use the plugin but not install anything?
Hosting options are available. See https://tattersoftware.com
for contact info.
The plugin's banner photo is by Ekrulila from Pexels.