docspell/nix
Eike Kettner 3d49ceaab5 Use ocrmypdf tool to create pdf/a during conversion
- Use another external tool to convert pdf to pdf which also adds the
  extracted text as another layer into the pdf

- Although not used, the external conversion routine will now check
  for an existing text file that is named as the pdf file with extension
  `.txt`. If present it is included in the conversion result and will be
  used as the extracted text.

- text extraction for pdf files happens now on the converted file,
  because it may already contain the text from the conversion step and
  thus avoids running OCR twice.

- All errors during conversion are not fatal; processing continues
  without a converted file.
2020-07-18 17:19:29 +02:00
..
buildvm.sh Add list-id option to nixos module 2020-04-30 21:34:31 +02:00
configuration-test.nix Prepare nixos setup for full-text-search and new consumedir settings 2020-06-28 13:49:47 +02:00
module-consumedir.nix Prepare nixos setup for full-text-search and new consumedir settings 2020-06-28 13:49:47 +02:00
module-joex.nix Use ocrmypdf tool to create pdf/a during conversion 2020-07-18 17:19:29 +02:00
module-server.nix Updating nix modules with new config options 2020-06-25 23:56:44 +02:00
pkg.nix Update nix files to new version 2020-04-30 22:23:02 +02:00
release.nix Update nix/nixos and docker setups 2020-06-29 21:01:07 +02:00
solr.nix Prepare nixos setup for full-text-search and new consumedir settings 2020-06-28 13:49:47 +02:00