From 45627c634fe9678ce9e422f7901cc141cc723778 Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 11 Nov 2022 13:21:11 +0000 Subject: Add flatpak support, including a appdata and .desktop files --- cmd/rescribe/xyz.rescribe.rescribe.appdata.xml | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 cmd/rescribe/xyz.rescribe.rescribe.appdata.xml (limited to 'cmd/rescribe/xyz.rescribe.rescribe.appdata.xml') diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml new file mode 100644 index 0000000..7dbef66 --- /dev/null +++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml @@ -0,0 +1,30 @@ + + + xyz.rescribe.rescribe + + Rescribe + Rescribe Ltd + An easy-to-use desktop tool for performing OCR on image files, 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.

+ + + https://rescribe.xyz/rescribe/screenshot-02.png + + + https://rescribe.xyz/rescribe + + MIT + GPL-3.0 + + xyz.rescribe.rescribe.desktop + + + + +

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