2023-04-14 04:04:33 +00:00
---
2023-04-15 04:04:19 +00:00
meta_title: "Remove PII with Metadata Scrubbers and Data Redaction Tools - Privacy Guides"
2024-03-05 06:31:36 +00:00
title: "Data and Metadata Redaction"
2023-04-14 04:04:33 +00:00
icon: material/tag-remove
description: Use these tools to remove metadata like GPS location and other identifying information from photos and files you share.
2023-10-11 16:36:08 +00:00
cover: data-redaction.webp
2023-04-14 04:04:33 +00:00
---
2024-10-24 05:35:33 +00:00
<small>Protects against the following threat(s):</small>
2025-04-29 12:44:44 +00:00
- [:material-account-search:秘密の暴露 ](basics/common-threats.md#limiting-public-information "" ){.pg-green}
2024-10-24 05:35:33 +00:00
2023-04-14 04:04:33 +00: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.
2024-10-29 18:37:51 +00:00
<div class="admonition warning" markdown>
2025-03-22 12:43:29 +00:00
<p class="admonition-title">注意</p>
2024-10-29 18:37:51 +00:00
You should **never ** use blur to redact [text in images ](https://bishopfox.com/blog/unredacter-tool-never-pixelation ). If you want to redact text in an image, you should draw a box over the text.
</div>
2024-12-09 16:39:47 +00:00
## MAT2
2023-04-14 04:04:33 +00:00
2024-03-05 06:31:36 +00:00
<div class="admonition recommendation" markdown>
{ align=right }
2025-10-16 19:32:07 +00:00
**MAT2** is free, cross-platform software which allows you to remove metadata from image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an extension for [Dolphin ](https://github.com/jvoisin/mat2/tree/master/dolphin ), the default file manager of [KDE ](https://kde.org ).
2024-03-05 06:31:36 +00:00
2025-10-16 19:32:07 +00:00
[:octicons-repo-16: Repository ](https://github.com/jvoisin/mat2#readme ){ .md-button .md-button--primary }
[:octicons-info-16: ](https://github.com/jvoisin/mat2#how-to-use-mat2 ){ .card-link title="Documentation" }
[:octicons-code-16: ](https://github.com/jvoisin/mat2 ){ .card-link title="Source Code" }
2024-03-05 06:31:36 +00:00
<details class="downloads" markdown>
<summary>Downloads</summary>
2025-10-16 19:32:07 +00:00
- [:fontawesome-brands-windows: Windows ](https://pypi.org/project/mat2 )
- [:simple-apple: macOS ](https://github.com/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew )
2024-03-05 06:31:36 +00:00
- [:simple-linux: Linux ](https://pypi.org/project/mat2 )
2025-10-16 19:32:07 +00:00
- [:octicons-browser-16: Web ](https://github.com/jvoisin/mat2#web-interface )
2024-03-05 06:31:36 +00:00
</details>
</div>
2023-04-14 04:04:33 +00:00
2024-12-09 16:39:47 +00:00
## ExifEraser (Android)
2023-04-14 04:04:33 +00:00
2024-03-05 06:31:36 +00:00
<div class="admonition recommendation" markdown>
{ align=right }
**ExifEraser** is a modern, permissionless image metadata erasing application for Android.
2025-05-15 12:46:59 +00:00
It currently supports JPEG, PNG, and WebP files.
2024-03-05 06:31:36 +00:00
2025-05-15 12:46:59 +00:00
[:octicons-repo-16: Repository ](https://github.com/Tommy-Geenexus/exif-eraser#readme ){ .md-button .md-button--primary }
[:octicons-info-16: ](https://github.com/Tommy-Geenexus/exif-eraser#description ){ .card-link title="Documentation" }
2024-03-05 06:31:36 +00:00
[:octicons-code-16: ](https://github.com/Tommy-Geenexus/exif-eraser ){ .card-link title="Source Code" }
<details class="downloads" markdown>
<summary>Downloads</summary>
- [:simple-googleplay: Google Play ](https://play.google.com/store/apps/details?id=com.none.tom.exiferaser )
- [:octicons-moon-16: Accrescent ](https://accrescent.app/app/com.none.tom.exiferaser )
- [:simple-github: GitHub ](https://github.com/Tommy-Geenexus/exif-eraser/releases )
</details>
</div>
2023-04-14 04:04:33 +00:00
The metadata that is erased depends on the image's file type:
2023-10-24 04:32:21 +00:00
- **JPEG**: ICC Profile, Exif, Photoshop Image Resources and XMP/ExtendedXMP metadata will be erased if it exists.
- **PNG**: ICC Profile, Exif and XMP metadata will be erased if it exists.
- **WebP**: ICC Profile, Exif and XMP metadata will be erased if it exists.
2023-04-14 04:04:33 +00:00
After processing the images, ExifEraser provides you with a full report about what exactly was removed from each image.
The app offers multiple ways to erase metadata from images. Namely:
2023-10-24 04:32:21 +00:00
- You can share an image from another application with ExifEraser.
- Through the app itself, you can select a single image, multiple images at once, or even an entire directory.
- It features a "Camera" option, which uses your operating system's camera app to take a photo, and then it removes the metadata from it.
- It allows you to drag photos from another app into ExifEraser when they are both open in split-screen mode.
- Lastly, it allows you to paste an image from your clipboard.
2023-04-14 04:04:33 +00:00
2024-12-09 16:39:47 +00:00
## Shortcuts (iOS & macOS)
2024-03-05 06:31:36 +00:00
2024-12-09 16:39:47 +00:00
On iOS and macOS, you can remove image metadata without using any third-party apps by creating a [**shortcut** ](https://apps.apple.com/app/id915249334 ) for this purpose. Here is an example shortcut you can download to use as is:
2024-03-05 06:31:36 +00:00
2024-12-09 16:39:47 +00:00
[:material-tag-minus: Clean Image Metadata ](https://icloud.com/shortcuts/fb774ddb7b5b4296871776c67ac0fff9 "" ){.md-button}
2023-04-14 04:04:33 +00:00
2024-12-09 16:39:47 +00:00
You can also use it as a model for your own shortcut; just make sure that the **Preserve Metadata ** option under the **Convert ** action is unchecked. Once added, you can access the shortcut in the share sheet that appears when you select the :octicons-share-24: Share button. You can select multiple images and invoke the shortcut to remove their metadata all at once.
2023-04-14 04:04:33 +00:00
2024-12-09 16:39:47 +00:00
This shortcut removes metadata such as location, device model, lens model, and other camera information. It also sets the image creation date to the time the shortcut was used.
2023-04-14 04:04:33 +00:00
2024-12-09 16:39:47 +00:00
## ExifTool (CLI)
2023-04-14 04:04:33 +00:00
2024-03-05 06:31:36 +00:00
<div class="admonition recommendation" markdown>
{ align=right }
2024-12-09 16:39:47 +00: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).
2024-03-05 06:31:36 +00:00
2024-12-09 16:39:47 +00:00
It is often a component of other Exif removal applications and in most Linux distribution repositories.
2024-03-05 06:31:36 +00:00
[:octicons-home-16: Homepage ](https://exiftool.org ){ .md-button .md-button--primary }
2024-12-09 16:39:47 +00:00
[:octicons-info-16: ](https://exiftool.org/faq.html ){ .card-link title="Documentation" }
2024-03-05 06:31:36 +00:00
[:octicons-code-16: ](https://github.com/exiftool/exiftool ){ .card-link title="Source Code" }
2024-12-09 16:39:47 +00:00
[:octicons-heart-16: ](https://exiftool.org/#donate ){ .card-link title="Contribute" }
2024-03-05 06:31:36 +00:00
<details class="downloads" markdown>
<summary>Downloads</summary>
2024-07-15 05:12:08 +00:00
- [:fontawesome-brands-windows: Windows ](https://exiftool.org )
2024-03-05 06:31:36 +00:00
- [:simple-apple: macOS ](https://exiftool.org )
- [:simple-linux: Linux ](https://exiftool.org )
</details>
</div>
<div class="admonition example" markdown>
<p class="admonition-title">Deleting data from a directory of files</p>
```bash
exiftool -all= *.file_extension
```
</div>
2023-04-14 04:04:33 +00:00
2023-11-01 17:33:48 +00:00
## 規準
2023-04-14 04:04:33 +00:00
2023-11-01 17:33:48 +00:00
**私たちは、推薦するどのプロジェクトとも提携していません。**客観的に推薦できるよう、[標準となる規準 ](about/criteria.md )に加えて、一連の明確な要件を定めています。 プロジェクトを利用する前に、このリストをよく理解し、ご自身で調査を行って、そのプロジェクトがあなたにとって適切な選択かどうかをご確認ください。
2023-04-14 04:04:33 +00:00
2023-10-24 04:32:21 +00:00
- Apps developed for open-source operating systems must be open source.
2023-04-14 04:04:33 +00:00
- Apps must be free and should not include ads or other limitations.