Image Metadata Remover
Drop one or more images here, or choose files below.
Output filenames have a -clean suffix.
CLI alternative
Strip metadata into a new JPEG with exiftool
exiftool -all= -o image-clean.jpg image.jpg
Install:
sudo pacman -S perl-image-exiftool
sudo apt install libimage-exiftool-perl