====== OCR Plugin ====== ---- plugin ---- description: to ocr image in editor in dokuwiki author : dodotori @ dokuwiki forum email : dodotori@localhost type : action lastupdate : 2022-10-25 compatible : Igor depends : conflicts : similar : tags : OCR, image-to-text, tesseract downloadurl: https://github.com/edwardcodelab/plugin-dokuwiki-ocr/zipball/master bugtracker : https://github.com/edwardcodelab/plugin-dokuwiki-ocr/issues sourcerepo : https://github.com/edwardcodelab/plugin-dokuwiki-ocr/ donationurl: screenshot_img : ---- //:!: This template contains various hints on how to fill in data (formatted in italics). Be sure to remove the hints and unwanted sections (Eg. the Syntax/Example section for non-syntax plugins.// ===== Installation ===== Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== * let's say you have an image in your page {{https://i.ibb.co/ZhmqjGn/2022-10-25-18-10-38.png}} * open your editor and highlight the image including/excluding the syntax * press the ocr icon * wait a while( sometimes take half to 1min to analysize the image) * you can keep typing your page while waiting * it alert you once it finished {{https://i.ibb.co/xD3K9hm/2022-10-25-18-10-40.png}} * press OK {{https://i.ibb.co/qnPy4dg/2022-10-25-18-10-10.png}} * the text will be inserted in the tooltips area after | {{https://i.ibb.co/bbyMMbG/2022-10-25-18-10-59.png}} ===== Syntax ===== ===== Configuration and Settings ===== ===== Development ===== === Change Log === * **2022-10-25** * Initial release === Known Bugs and Issues === === ToDo/Wish List === * Whole page images OCR ===== FAQ ===== ===== Discussion =====