OCR plugin requires PHP 7.1 and the following command line utility * Tesseract for OCR. Search and add the plugin from WordPress, or upload copy of the source to your wp-content plugins directory. Activate the plugin through the Plugins WordPress. Configure the plugin through the Plugins > OCR link in WordPress... Tesseract OCR is source recognition library that WordPress OCR plugin uses to extract text from images.. Place this path in the configuration of OCR plugin through Settings > Tesseract link in WordPress... The text detected by OCR plugin is added as new post, named after the image file... OCR plugin is tailored to detect in images with ~12pt text at 72dpi.. GD is used to upscale TIFF images fed to Tesseract as Tesseract is more accurate with larger type, even if it's been upscaled from source. Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Read more