Skip to content

Waqas-Shah-42/Extract-Data-by-Snipping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract Data by Snipping

  • This program enables the user to select an area on the screen
  • The text is then extracted from the screenshot to the clipboard (it is copied).
  • The user can then easily paste that information wherever it is required.

Prerequisite

The following software needs to be installed needs to be installed in order for this program to run.

tesseract-ocr

Additionally, the following python libraries are needed for the program to run

  • tkinter
  • PIL
  • cv2
  • pytesseract
  • numpy
  • pyperclip
  • datetime
  • os

Program Screenshot
Program Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages