Skip to content

📷 A simple image to text OCR scanner for macOS

License

Notifications You must be signed in to change notification settings

sdushantha/pine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pine

A simple image to text OCR scanner for macOS

Features

  • All text extraction is done locally
  • Saves text to clipboard
  • Supports dark mode
  • It does one thing, and it does it well

Installation

# clone the repo
$ git clone https://github.com/sdushantha/pine.git

# change the working directory to pine
$ cd pine

# install the requirements
$ python3 -m pip install -r requirements.txt

To run Pine, just run this command:

python3 pine.py

About

📷 A simple image to text OCR scanner for macOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages