From d72bf4b1154b3934f6c72ef4709ebc92ddaf951f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 5 Mar 2022 17:02:10 +0100 Subject: [PATCH] add optional tools --- setup/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/install.md b/setup/install.md index f6e9fdb..96c00cb 100644 --- a/setup/install.md +++ b/setup/install.md @@ -66,6 +66,8 @@ Some modules in the application may need text recognition of scanned files (e.g. ###### Windows Download and install [tesseract](https://tesseract-ocr.github.io/tessdoc/Downloads.html). +Download and install [pdftotext](https://www.xpdfreader.com/pdftotext-man.html). +Download and install [pdftoppm](https://www.xpdfreader.com/pdftoppm-man.html). ###### Linux