Image-Exif
A Python script for extracting exif metadata from images.
How to use?
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.
Installation:
Install Python3 and PIP packages:
apt install python3 python3-pip
pip3 install -r requirements.txt
Run:
python3 main.py