Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 356 Bytes

Anonymisation tool for TUMExam

Tool for redacting personal information before sharing TUM exams.

How to use this tool

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.