Extract Arabic text from Logo

Hi,

I want to extract Arabic text from logo on web application.
How to achieve it ?
Please help me

1 Like

Hi @shruthi_arali

You have to use Google OCR and include package for Arabic language for OCR

Check out this document

Regards
Gokul

@shruthi_arali

After installing the OCR language, you could use Google or tesseract OCR to get the text from the logo image. Include language in tesseract OCR activity
image

i2OCR is a free online Optical Character Recognition (OCR) that extracts Arabic text from images and scanned documents so that it can be edited, formatted, indexed, searched, or translated

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.