2022-04-01 15:29:18 -04:00
---
2022-04-13 20:19:13 -04:00
title: "Metadata Removal Tools"
2022-04-01 15:29:18 -04:00
icon: material/tag-remove
---
2022-04-22 13:03:54 -04:00
When sharing files, be sure to remove associated metadata. Image files commonly include [Exif ](https://en.wikipedia.org/wiki/Exif ) data. Photos sometimes even include GPS coordinates in the file metadata.
2022-04-01 15:29:18 -04:00
## Desktop
### MAT2
2022-04-03 04:50:08 -04:00
2022-04-01 15:29:18 -04:00
!!! recommendation
2022-04-14 10:10:16 -04:00
![MAT2 logo ](assets/img/metadata-removal/mat2.svg ){ align=right }
2022-04-01 15:29:18 -04:00
**MAT2** is free software, which allows the metadata to be removed from image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an [extension for Nautilus ](https://0xacab.org/jvoisin/mat2/-/tree/master/nautilus ), the default file manager of [GNOME ](https://www.gnome.org ), and [Dolphin ](https://0xacab.org/jvoisin/mat2/-/tree/master/dolphin ), the default file manager of [KDE ](https://kde.org ).
2022-04-27 17:57:30 -04:00
On Linux, a third party graphical tool [Metadata Cleaner ](https://gitlab.com/rmnvgr/metadata-cleaner ) powered by MAT2 exists and is [available on Flathub ](https://flathub.org/apps/details/fr.romainvigier.MetadataCleaner ).
2022-04-01 15:29:18 -04:00
2022-05-28 00:51:26 -04:00
[:octicons-repo-16: Repository ](https://0xacab.org/jvoisin/mat2 ){ .md-button .md-button--primary }
[:octicons-info-16: ](https://0xacab.org/jvoisin/mat2/-/blob/master/README.md ){ .card-link title=Documentation}
[:octicons-code-16: ](https://0xacab.org/jvoisin/mat2 ){ .card-link title="Source Code" }
2022-04-01 15:29:18 -04:00
2022-04-22 21:12:10 -04:00
??? downloads
2022-05-28 00:51:26 -04:00
[:fontawesome-brands-windows: ](https://pypi.org/project/mat2 ){ .card-link title=Windows }
[:fontawesome-brands-apple: ](https://0xacab.org/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew ){ .card-link title=macOS }
[:fontawesome-brands-linux: ](https://pypi.org/project/mat2 ){ .card-link title=Linux }
[:octicons-globe-16: ](https://0xacab.org/jvoisin/mat2#web-interface ){ .card-link title=Web }
2022-04-01 15:29:18 -04:00
### ExifCleaner
2022-04-03 04:50:08 -04:00
2022-04-01 15:29:18 -04:00
!!! recommendation
2022-04-14 10:10:16 -04:00
![ExifCleaner logo ](assets/img/metadata-removal/exifcleaner.svg ){ align=right }
2022-04-01 15:29:18 -04:00
2022-04-22 13:03:54 -04:00
**ExifCleaner** is a freeware, open source graphical app that uses [ExifTool ](https://exiftool.org ) to remove Exif metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode.
2022-04-01 15:29:18 -04:00
2022-05-28 00:51:26 -04:00
[:octicons-home-16: Homepage ](https://exifcleaner.com ){ .md-button .md-button--primary }
[:octicons-info-16: ](https://github.com/szTheory/exifcleaner#readme ){ .card-link title=Documentation}
[:octicons-code-16: ](https://github.com/szTheory/exifcleaner ){ .card-link title="Source Code" }
2022-04-01 15:29:18 -04:00
2022-04-22 21:12:10 -04:00
??? downloads
2022-05-28 00:51:26 -04:00
[:fontawesome-brands-windows: ](https://github.com/szTheory/exifcleaner/releases ){ .card-link title=Windows }
[:fontawesome-brands-apple: ](https://github.com/szTheory/exifcleaner/releases ){ .card-link title=macOS }
[:fontawesome-brands-linux: ](https://github.com/szTheory/exifcleaner/releases ){ .card-link title=Linux }
2022-04-01 15:29:18 -04:00
## Mobile
### Scrambled Exif
2022-04-03 04:50:08 -04:00
2022-04-01 15:29:18 -04:00
!!! recommendation
2022-04-14 10:10:16 -04:00
![Scrambled Exif logo ](assets/img/metadata-removal/scrambled-exif.svg ){ align=right }
2022-04-01 15:29:18 -04:00
2022-04-22 13:03:54 -04:00
**Scrambled Exif** is a metadata removal tool for Android. It can remove Exif data for many file formats and has been translated into [many ](https://gitlab.com/juanitobananas/scrambled-exif/-/tree/master/app/src/main/res ) languages.
2022-04-01 15:29:18 -04:00
2022-05-28 00:51:26 -04:00
[:octicons-repo-16: Repository ](https://gitlab.com/juanitobananas/scrambled-exif ){ .md-button .md-button--primary }
[:octicons-eye-16: ](https://gitlab.com/juanitobananas/scrambled-exif/-/blob/master/PRIVACY.md ){ .card-link title="Privacy Policy" }
[:octicons-info-16: ](https://gitlab.com/juanitobananas/scrambled-exif/-/blob/master/README.md ){ .card-link title=Documentation}
[:octicons-code-16: ](https://gitlab.com/juanitobananas/scrambled-exif ){ .card-link title="Source Code" }
[:octicons-heart-16: ](https://gitlab.com/juanitobananas/scrambled-exif#donating ){ .card-link title=Contribute }
2022-04-01 15:29:18 -04:00
2022-04-22 21:12:10 -04:00
??? downloads
2022-05-28 00:51:26 -04:00
[:fontawesome-brands-google-play: ](https://play.google.com/store/apps/details?id=com.jarsilio.android.scrambledeggsif ){ .card-link title="Google Play" }
[:pg-f-droid: ](https://f-droid.org/en/packages/com.jarsilio.android.scrambledeggsif ){ .card-link title=F-Droid }
2022-04-01 15:29:18 -04:00
### Imagepipe
2022-04-03 04:50:08 -04:00
2022-04-01 15:29:18 -04:00
!!! recommendation
2022-04-14 10:10:16 -04:00
![Imagepipe logo ](assets/img/metadata-removal/imagepipe.svg ){ align=right }
2022-04-01 15:29:18 -04:00
2022-04-22 13:03:54 -04:00
**Imagepipe** is a a paint app for Android that can be used to redact photos and also delete Exif metadata. It has been translated into [many ](https://codeberg.org/Starfish/Imagepipe#translations ) languages.
2022-04-01 15:29:18 -04:00
2022-05-28 00:51:26 -04:00
[:octicons-repo-16: Repository ](https://codeberg.org/Starfish/Imagepipe ){ .md-button .md-button--primary }
[:octicons-info-16: ](https://codeberg.org/Starfish/Imagepipe/src/branch/master/README.md ){ .card-link title=Documentation}
[:octicons-code-16: ](https://codeberg.org/Starfish/Imagepipe ){ .card-link title="Source Code" }
2022-04-01 15:29:18 -04:00
2022-04-22 21:12:10 -04:00
??? downloads
2022-05-28 00:51:26 -04:00
[:pg-f-droid: ](https://f-droid.org/en/packages/de.kaffeemitkoffein.imagepipe/ ){ .card-link title=F-Droid }
2022-04-01 15:29:18 -04:00
2022-04-24 09:45:20 -04:00
Imagepipe is only available from F-Droid and not in Google Play. If you're looking for a paint app in Google Play we suggest [Pocket Paint ](https://play.google.com/store/apps/details?id=org.catrobat.paintroid ).
2022-04-05 11:49:24 -04:00
2022-04-22 23:59:26 -04:00
### Metapho
2022-04-05 11:49:24 -04:00
2022-04-01 15:29:18 -04:00
!!! recommendation
2022-04-14 10:10:16 -04:00
![Metapho logo ](assets/img/metadata-removal/metapho.jpg ){ align=right }
2022-04-01 15:29:18 -04:00
Metapho is a simple and clean viewer for photo metadata such as date, file name, size, camera model, shutter speed, and location.
2022-05-28 00:51:26 -04:00
Metapho is closed source, however we recommend it due to the few choices there are for iOS.
2022-04-01 15:29:18 -04:00
2022-05-28 00:51:26 -04:00
[:octicons-home-16: Homepage ](https://zininworks.com/metapho ){ .md-button .md-button--primary }
[:octicons-eye-16: ](https://zininworks.com/privacy/ ){ .card-link title="Privacy Policy" }
2022-04-01 15:29:18 -04:00
2022-04-22 21:12:10 -04:00
??? downloads
2022-05-28 00:51:26 -04:00
[:fontawesome-brands-app-store-ios: ](https://apps.apple.com/us/app/metapho/id914457352 ){ .card-link title="App Store" }
2022-04-01 15:29:18 -04:00
## Command-line
2022-04-03 04:50:08 -04:00
2022-04-09 04:07:13 -04:00
### ExifTool
2022-04-03 04:50:08 -04:00
2022-04-01 15:29:18 -04:00
!!! recommendation
2022-04-14 10:10:16 -04:00
![ExifTool logo ](assets/img/metadata-removal/exiftool.png ){ align=right }
2022-04-01 15:29:18 -04:00
2022-04-22 13:03:54 -04:00
**ExifTool** is the original perl library and command-line application for reading, writing, and editing meta information (Exif, IPTC, XMP, and more) in a wide variety of file formats (JPEG, TIFF, PNG, PDF, RAW, and more).
2022-04-01 15:29:18 -04:00
2022-04-22 13:03:54 -04:00
It's often a component of other Exif removal applications and is in most Linux distribution repositories.
2022-04-01 15:29:18 -04:00
2022-05-28 00:51:26 -04:00
[:octicons-home-16: Homepage ](https://exiftool.org ){ .md-button .md-button--primary }
[:octicons-info-16: ](https://exiftool.org/faq.html ){ .card-link title=Documentation}
[:octicons-code-16: ](https://github.com/exiftool/exiftool ){ .card-link title="Source Code" }
[:octicons-heart-16: ](https://exiftool.org/#donate ){ .card-link title=Contribute }
2022-04-01 15:29:18 -04:00
2022-04-22 21:12:10 -04:00
??? downloads
2022-05-28 00:51:26 -04:00
[:fontawesome-brands-windows: ](https://exiftool.org ){ .card-link title=Windows }
[:fontawesome-brands-apple: ](https://exiftool.org ){ .card-link title=macOS }
[:fontawesome-brands-linux: ](https://exiftool.org ){ .card-link title=Linux }
2022-04-05 11:49:24 -04:00
2022-04-24 09:45:20 -04:00
!!! example "Deleting data from a directory of files"
2022-04-22 23:59:26 -04:00
```bash
exiftool -all= *.file_extension
```
2022-04-22 13:03:54 -04:00
--8< -- " includes / abbreviations . en . md "