Skip to content

umutkavakli/screenshot-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

screenshot-to-text

Sometimes, It is annoying to get links or texts from slides because they are actually images that have text instead of real text. Therefore, this tool helps to get text data using OCR (Optical Character Recognition) technique.


Usage

Clone repository:

git clone https://github.com/umutkavakli/screenshot-to-text.git

Move to project directory:

cd screenshot-to-text/

Run format:

python3 shot.py [-h] [-l LANG [LANG ...]] [-o {print,file}] [-p PATH]

NOTE: To take a screenshot after running the file, move the mouse to the top left and hold down the left click, release it at the bottom right of the image.

About

A tool to scrape text data from images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages