From e48d3cd4215edeb314f80fee4ebbbd528031a92a Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 21 Nov 2022 22:48:30 +0000 Subject: Improve appdata description and add pr release to it --- cmd/rescribe/xyz.rescribe.rescribe.appdata.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'cmd') diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml index 6800ffc..a6f17b1 100644 --- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml +++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml @@ -4,9 +4,9 @@ Rescribe Rescribe Ltd - An easy-to-use desktop tool for performing OCR on image files, PDFs and Google Books. + High quality OCR for images, PDFs and Google Books. -

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.

+

An easy-to-use desktop tool for OCR of images, PDFs and Google Books. It uses the Tesseract OCR engine, combined with modern and efficient preprocessing and analysis pipelines, to produce high quality output in plain text, hOCR and searchable PDF format. 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.

https://rescribe.xyz/rescribe/screenshot-02.png @@ -22,6 +22,11 @@ + + +

Improved PDF reading by adding support for embedded CCITT images. Improve PDF parsing to prevent a possible crash with bad PDF files.

+
+

Thanks to our fabulous Kickstarter backers, lots of improvements! Added GUI, added PDF extractor, added Google Book downloader, created a single binary for OSX for M1 and amd64, added file renamer so page files no longer need a particular naming format, added option to disable page wiping, added option to create full size PDF.

-- cgit v1.2.1-24-ge1ad