Contributor
BasharAhmed

Integrating Tesseract OCR into Inkscape


Mentors
Ted Gould
Organization
Inkscape
Technologies
c, c++, gtk
Topics
ui, Text Detection
Inkscape is a vector editing software and on many occasions, we need to get the text from the current document, or even from a foreign document. My project aims to solve this by using Tesseract OCR Library. After integrating it into the source code, I plan on developing a UI for it, thereby making it easy-to-use and user-friendly.