An open API service indexing awesome lists of open source software.

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.

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/).

![Screenshot](/.github/screenshot.png)

## 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).