Skip to content

feckom/EasyOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Offline OCR (EasyOCR)

A minimal, fully offline OCR setup using Python + EasyOCR.

The goal of this project is simplicity:

  • no GUI
  • no cloud services
  • no API keys
  • no accounts
  • easy to reproduce

It processes all images in a folder and outputs extracted text into plain .txt files.


Features

  • Fully offline OCR
  • Processes all images in a directory
  • Outputs one .txt file per image
  • Simple and transparent Python script
  • Scriptable and easy to modify

About

EasyOCR - local AI OCR wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published