https://github.com/gerev/hocreditor
A visual editor for .hocr files.
https://github.com/gerev/hocreditor
hocr hocr-documents ocr tesseract-ocr
Last synced: about 1 year ago
JSON representation
A visual editor for .hocr files.
- Host: GitHub
- URL: https://github.com/gerev/hocreditor
- Owner: GeReV
- License: lgpl-3.0
- Created: 2022-01-02T02:06:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T07:01:05.000Z (over 1 year ago)
- Last Synced: 2025-03-30T08:11:12.141Z (about 1 year ago)
- Topics: hocr, hocr-documents, ocr, tesseract-ocr
- Language: C#
- Homepage:
- Size: 5.57 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hOCR Editor
**This program is early in development and should be considered in alpha stages.**
An editor for generating and editing [hOCR files](http://kba.cloud/hocr-spec) from scanned documents.
The editor aims to provide a set of tools for convenient visual editing of automatically generated hOCR files that require some manual processing.
Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/). Licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/).

## Depdendencies
- An installation of [Tesseract OCR](https://tesseract-ocr.github.io/) is required. Installation instructions for Tesseract can be found [here](https://github.com/tesseract-ocr/tesseract#installing-tesseract).