This tool extracts structured patient data from radiology PDF reports and exports them to Excel and CSV.
- Patient Name
- Sex
- Age
- Hospital Number
- Date
- Filename
Place all your .pdf files into the /pdfs folder.
The following files will be generated with timestamps:
all_patient_data_YYYYMMDD_HHMMSS.xlsxall_patient_data_YYYYMMDD_HHMMSS.csv
python pdf_to_excel.py