app icon

Rescribe

Developer
Nick White
About

Rescribe is an easy-to-use desktop tool for performing OCR on image files, PDFs and Google Books. It uses the Tesseract OCR engine, combined with modern and efficient preprocessing and analysis pipelines, to produce high quality output. The tool has been built with a focus on OCR of historical printed works, but it includes modern language options and also works well on modern printed works.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get rescribe.xyz/bookpipeline/cmd/rescribe
Or you can download the code directly from git:
git clone https://git.rescribe.xyz/bookpipeline