Warning
This repository is deprecated. The quay.io/wealthwizards/docs-anonymiser
image will be unavailable from 30 September 2026. After that date any
workload using this image will fail to start, because the image can no longer
be pulled. Migrate off it before then.
- Docker
- Bash
For PDFs that have been digitally generated, place all PDFs in a folder and run
./docs-anonymiser.sh -d folder_path
The character recognition will not perform well if the pages are skewed (e.g. from scanned PDFs) so they need to be corrected. Performing skewness correction on pages that do not require it, will not change them but it will increase running time (~1 min per page). To anonymise PDFs with skewness correction run
./docs-anonymiser.sh -d folder_path -s
Copyright (C) 2018 Wealth Wizards, Ltd. Distributed under the terms of the MIT License.