Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 601 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 601 Bytes

inkscape-ocr 🖼️

Inkscape Extension using tesseract_ocr to read text from Image

Note: Currently supported only for debian users and Inkscape v1.0+

Prerequisites

sudo apt-get install -y libpng-dev libjpeg-dev zlib1g-dev autoconf automake libtool checkinstall tesseract-ocr python3-dev

pip3 install pytesseract cairosvg

Installation

Copy files ocr_extension.inx and ocr_extension.py to extensions directory

For root users /usr/share/inkscape/extension

For non-root users ~/.config/inkscape/extensions