A Python script for extracting exif metadata from images.
Using this script you can extract exif data from image and save in .csv file.
Also you can remove all exif data from your images.
Install Python3 and PIP packages:
apt install python3 python3-pip
pip3 install -r requirements.txt
python3 main.py