V

Visiting Card scanner

This is a user-friendly interface created using GUI (Graphical user interface) technology in Python. Where users can convert text embedded in images into plain text and access it for its use.

The problem Visiting Card scanner solves

Today, we can not access data available in the image because it is embedded in it. So to get and extract that information from the image, I developed this software to convert that data into plain text.

Challenges I ran into

Getting knowledge of different modules of python was a challenging task for me. Like, pytesseract because this is a totally new module for me.

Discussion