1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 04:11:05 +00:00

Remove ExifCleaner (#2000)

This commit is contained in:
matchboxbananasynergy
2023-02-16 22:04:37 +00:00
committed by Jonah Aragon
parent 242894c291
commit 3361de1705
3 changed files with 0 additions and 21 deletions

View File

@@ -6,24 +6,6 @@ When sharing files, be sure to remove associated metadata. Image files commonly
## Desktop
### ExifCleaner
!!! recommendation
![ExifCleaner logo](assets/img/data-redaction/exifcleaner.svg){ align=right }
**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.
[: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" }
??? downloads
- [:simple-windows11: Windows](https://github.com/szTheory/exifcleaner/releases)
- [:simple-apple: macOS](https://github.com/szTheory/exifcleaner/releases)
- [:simple-linux: Linux](https://github.com/szTheory/exifcleaner/releases)
### MAT2
!!! recommendation