Metadata

Contents

    Using any tool for removing metadata does NOT mean that all metadata will be removed...

    General purpose toolkit

    MAT = Metadata Anonymisation Toolkit

    Metadata Cleaner

    → Available with Flatpack.

    Exif

    Exchangeable image file format

    Exiv2

    exiv2 package

    Exiftool-perl

    To edit/remove Exif data from images: libimage-exiftool-perl package
    sudo apt-get install libimage-exiftool-perl

    To remove all Exif data from an image: exiftool -all= image.jpg
    (there is a space after the equal symbol).

    exiftool -gps:all= -make= -model= -alldates= -lensmake= -lens= -lensmodel= -scene= -fnumber= -exposuretime= -iso= -focallength= -shutter=

    Photini

    Installation

    sudo apt install python3-pip
    sudo apt install gir1.2-gexiv2-0.10
    pip3 install -U photini
    

    Exif cleaner

    https://exifcleaner.com/

    Adobe XMP

    Proudly Powered by Zim 0.75.2.

    Template by Etienne Gandrille, based on ZeroFiveEight and using JQuery Toc Plugin.