Tool for redacting personal information before sharing TUM exams.
Installation:
git clone https://github.com/philippwulff/tum-exam-redaction.git
pip install PyMuPDF
Usage: python redact.py -i path/to/original.pdf
The output will be generated under path/to/original_redacted.pdf
.