RIPExif is a python based tool use to get exif data from images.And you can use remover tool to remove that data
You can use this tool on Windows,Linux,Termux but for that you need to install python3 on your system. (This tool supports only JPEG format)
Clone the project
git clone https://github.com/SwastikTripathy/RIPExif.git
Go to the project directory
cd RIPExif
Install dependencies
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow
Then add some images in ./Data folder and delete the Leave it.txt file
Start the exif extractor tool
python3 exifextractor.py
Start the exif remover tool
python3 exifremover.py
This tool is only made for educational purpose. Do not use against any photos that you don't own or have authorization to test.