Skip to content
/ oclip Public

oClip is an open source Optical Clipboard. This means that it can copy text from an image into clipboard.

License

Notifications You must be signed in to change notification settings

Nabir14/oclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oClip - Optical Clipboard

preview

oClip is a program that can copy text from an image to the clipboard.

Information:

  • version: 1.0
  • platforms: Windows

How It Works:

  • It uses ImageGrab from Pillow and lets you clip the portion of the image you want to scan.
  • This image is then provided to Tesseract OCR to scan and extract the text.
  • Tkinter is used for UI and this let's you preview the snipped image or copy the extracted text to your clipboard.

Compile From Source: To Compile oClip from source follow this guide.

About

oClip is an open source Optical Clipboard. This means that it can copy text from an image into clipboard.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages