mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-11 08:54:41 +00:00
Add MetadataZero to Data and Metadata Redaction
This commit is contained in:
parent
0f920c47e3
commit
06cbc67eb1
2 changed files with 28 additions and 0 deletions
|
|
@ -18,6 +18,34 @@ You should **never** use blur to redact [text in images](https://bishopfox.com/b
|
|||
|
||||
</div>
|
||||
|
||||
## MetadataZero
|
||||
|
||||
<div class="admonition recommendation" markdown>
|
||||
|
||||
{ align=right }
|
||||
|
||||
**MetadataZero** is a free and open-source, cross-platform desktop application for removing metadata from photos, videos, and PDF files.
|
||||
|
||||
The application uses [ExifTool](#exiftool-cli) under the hood and provides a modern graphical interface with drag-and-drop support, batch processing, and a real-time preview of detected metadata prior to removal.
|
||||
|
||||
MetadataZero allows limited granular control, enabling users to preserve certain non-identifying metadata such as orientation or color profiles while removing the rest.
|
||||
|
||||
[:octicons-repo-16: Repository](https://github.com/metadatazero/metadatazero){ .md-button .md-button--primary }
|
||||
[:octicons-info-16:](https://github.com/metadatazero/metadatazero#readme){ .card-link title="Documentation" }
|
||||
[:octicons-code-16:](https://github.com/metadatazero/metadatazero){ .card-link title="Source Code" }
|
||||
|
||||
<details class="downloads" markdown>
|
||||
<summary>Downloads</summary>
|
||||
|
||||
- [:fontawesome-brands-windows: Windows](https://github.com/metadatazero/metadatazero#download)
|
||||
- [:simple-apple: macOS](https://github.com/metadatazero/metadatazero#download)
|
||||
- [:simple-linux: Linux](https://github.com/metadatazero/metadatazero#download)
|
||||
- [:simple-homebrew: Homebrew (macOS)](https://github.com/metadatazero/homebrew-tap)
|
||||
|
||||
</details>
|
||||
|
||||
</div>
|
||||
|
||||
## MAT2
|
||||
|
||||
<div class="admonition recommendation" markdown>
|
||||
|
|
|
|||
BIN
theme/assets/img/data-redaction/metadatazero.png
Normal file
BIN
theme/assets/img/data-redaction/metadatazero.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in a new issue