7.6 KiB
meta_title, title, icon, description, cover
meta_title | title | icon | description | cover |
---|---|---|---|---|
Remover PII com Metadados Scrubbers e Ferramentas de Redação de Dados - Guias de Privacidade | Redação de Dados e Metadados | material/tag-remove | Use essas ferramentas para remover metadados como localização GPS e outras informações de identificação de fotos e arquivos que você compartilha. | data-redaction.webp |
Ao compartilhar arquivos, é importante remover metadados associados. Os arquivos de imagem geralmente incluem dados Exif. Às vezes, as fotos incluem até mesmo coordenadas de GPS nos metadados do arquivo.
Computador
MAT2
O MAT2 é um software gratuito que permite que os metadados sejam removidos dos tipos de arquivos de imagem, áudio, torrent e documentos. Fornece uma ferramenta de linha de comando e uma interface gráfica de usuário por meio de uma extensão para o Dolphin, o gerenciador de arquivos padrão do KDE.
On Linux, a third-party graphical tool Metadata Cleaner powered by MAT2 exists and is available on Flathub.
:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" }
Mobile
ExifEraser (Android)
ExifEraser is a modern, permissionless image metadata erasing application for Android.
It currently supports JPEG, PNG and WebP files.
:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" }
The metadata that is erased depends on the image's file type:
- 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.
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:
- 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.
Metapho (iOS)
Metapho is a simple and clean viewer for photo metadata such as date, file name, size, camera model, shutter speed, and location.
:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="Privacy Policy" }
Downloads
PrivacyBlur
PrivacyBlur is a free app which can blur sensitive portions of pictures before sharing them online.
:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="Privacy Policy" } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" }
Warning
You should never use blur to redact text in images. If you want to redact text in an image, draw a box over the text. For this, we suggest apps like Pocket Paint.
Command-line
ExifTool
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).
It's often a component of other Exif removal applications and is in most Linux distribution repositories.
:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title=Documentation} :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title=Contribute }
Deleting data from a directory of files
exiftool -all= *.file_extension
Criteria
Please note we are not affiliated with any of the projects we recommend. In addition to our standard criteria, we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
- Apps developed for open-source operating systems must be open source.
- Apps must be free and should not include ads or other limitations.