Skip to content

Image clipboard is a tool that you can easily copy the text from images.

Notifications You must be signed in to change notification settings

CodeProcessor/Image-Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Clipboard

Image clipboard is a tool that you can easily copy the text from images. Select the area then past and use. It's that simple...

Demo

Alt Text

Click and hold middle mouse button, then drag to capture the text area and release!

How to install

Ubuntu system

Install tesseract-ocr

sudo apt-get update
sudo apt-get install libleptonica-dev 
sudo apt-get install tesseract-ocr tesseract-ocr-dev
sudo apt-get install libtesseract-dev
sudo apt-get install tesseract-ocr

Install the package

cd Image-Clipboard
pip install .

How to run

Open terminal

imclip

Use mouse middle click and drag over the image to copy the content

About

Image clipboard is a tool that you can easily copy the text from images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages