ryanfobel / utility-bill-scraper

Download energy usage data and estimate CO2 emissions from utility websites or pdf bills.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Anonymize pdfs for tests #1

Open ryanfobel opened 2 years ago

ryanfobel commented 2 years ago

This script seems to work quite well; however we need to maintain some text that is used as search strings.

ryanfobel commented 2 years ago

Some other options in python:

https://www.geeksforgeeks.org/pdf-redaction-using-python/ https://github.com/pymupdf/PyMuPDF-Utilities https://github.com/r89m/pdf-anonymisation