diff --git a/misc/flatpak/io.ocrmypdf.ocrmypdf.metainfo.xml b/misc/flatpak/io.ocrmypdf.ocrmypdf.metainfo.xml new file mode 100644 index 00000000..55bd2441 --- /dev/null +++ b/misc/flatpak/io.ocrmypdf.ocrmypdf.metainfo.xml @@ -0,0 +1,63 @@ + + + io.ocrmypdf.ocrmypdf + + OCRmyPDF + Adds an OCR text layer to scanned PDF files, allowing them to be searched + + + OCRmyPDF Developers + + + https://github.com/ocrmypdf/ocrmypdf + https://github.com/ocrmypdf/OCRmyPDF/issues + + + + CC0-1.0 + MPL-2.0 + + +
    +
  • Generates a searchable PDF/A file from a regular PDF
  • +
  • Places OCR text accurately below the image to ease copy / paste
  • +
  • Keeps the exact resolution of the original embedded images
  • +
  • When possible, inserts OCR information as a lossless operation without disrupting any other content
  • +
  • Optimizes PDF images, often producing files smaller than the input file If requested, deskews and/or cleans the image before performing OCR
  • +
  • Validates input and output files
  • +
  • Distributes work across all available CPU cores
  • +
  • Uses Tesseract OCR engine to recognize more than 100 languages
  • +
  • Keeps your private data private
  • +
  • Scales properly to handle files with thousands of pages
  • +
  • Battle-tested on millions of PDFs
  • +
+
+ + + ocrmypdf + + + io.ocrmypdf.ocrmypdf + + + + https://raw.githubusercontent.com/ocrmypdf/OCRmyPDF/f7ad5f16bd0340b0b1803dada0c02f9f40542bd8/misc/flatpak/sample_screenshot.png + Sample usage of OCRmyPDF + + + + + Office + Utility + + + + ocr + pdf + tool + + + + + +
diff --git a/misc/flatpak/sample_screenshot.png b/misc/flatpak/sample_screenshot.png new file mode 100644 index 00000000..e1fb5c35 Binary files /dev/null and b/misc/flatpak/sample_screenshot.png differ