mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Add unpaper as another pre-processing step
This commit is contained in:
parent
0e2d8cc0d8
commit
fb36a49c26
5 changed files with 53 additions and 36 deletions
|
|
@ -10,11 +10,13 @@ should work) that has the following software installed on it:
|
|||
* `GNU Privacy Guard`_
|
||||
* `Tesseract`_
|
||||
* `Imagemagick`_
|
||||
* `unpaper`_
|
||||
|
||||
.. _Python3: https://python.org/
|
||||
.. _GNU Privacy Guard: https://gnupg.org
|
||||
.. _Tesseract: https://github.com/tesseract-ocr
|
||||
.. _Imagemagick: http://imagemagick.org/
|
||||
.. _unpaper: https://www.flameeyes.eu/projects/unpaper
|
||||
|
||||
Notably, you should confirm how you access your Python3 installation. Many
|
||||
Linux distributions will install Python3 in parallel to Python2, using the names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue