Skip to content

A project which converts scanned business card images into structured Excel data for easy storage and organization.

Notifications You must be signed in to change notification settings

emokimet/BusinessCard-Image-to-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Business Card image to Excel

A project which converts scanned business card images into structured Excel data for easy storage and organization.

Install Tools

!pip install pytesseract
!sudo apt install tesseract-ocr
!sudo apt install libtesseract-dev
!pip install tesseract
!pip install tesseract-ocr

Instruct

  • Create a folder named img_folder
  • Image format must be *.jpg
  • Upload images to the img_folder folder
  • Runtime > Run all or press Ctrl F9
  • Scroll down to the bottom, wait for the application to finish running
  • Download file excel_folder.zip

result

Untitled business_card

About

A project which converts scanned business card images into structured Excel data for easy storage and organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published