Hide sensitive information in images
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/12/hide-sensitive-information-in-images_61a7f3123f5c2-375x210.jpeg)
Script allowing to blur the most sensitive information on images.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Tesseract :
- Python >= 3.6
Installing Data-Preserved
To install data-preserved, follow these steps:
pip3 install -r requirements.txt
Using Data-Preserved
To use data-preserved, follow these steps: