SkillAgentSearch skills...

Pine

📷 A simple image to text OCR scanner for macOS

Install / Use

/learn @sdushantha/Pine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> Pine </h1> <h4 align="center">A simple image to text OCR scanner for macOS</h4> <p align="center"> <img src="demo.gif"> </p>

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
View on GitHub
GitHub Stars55
CategoryDevelopment
Updated3mo ago
Forks4

Languages

Python

Security Score

97/100

Audited on Dec 8, 2025

No findings