Merge pull request #1247 from paperless-ngx/bugfix-pikepdf-ocrmypdf-warnings

Bugfix: Adds pngquant and jbig2dec to Docker image
This commit is contained in:
shamoon
2022-07-20 08:26:12 -07:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -339,7 +339,7 @@ writing. Windows is not and will never be supported.
* ``qpdf``
* ``liblept5``
* ``libxml2``
* ``pngquant``
* ``pngquant`` (suggested for certain PDF image optimizations)
* ``zlib1g``
* ``tesseract-ocr`` >= 4.0.0 for OCR
* ``tesseract-ocr`` language packs (``tesseract-ocr-eng``, ``tesseract-ocr-deu``, etc)