Added ExifCleaner to the Metadata Removal Tools section on the Productivity Tools page

This commit is contained in:
szTheory
2020-02-20 19:08:27 -05:00
parent c41a99e4b3
commit 8d32de7d53
2 changed files with 3603 additions and 2 deletions

View File

@ -65,7 +65,6 @@
</a> Metadata Removal Tools </a> Metadata Removal Tools
</h1> </h1>
<div class="row mb-2">
{% {%
include cardv2.html include cardv2.html
title="MAT2" title="MAT2"
@ -81,4 +80,16 @@
openbsd="https://pypi.org/project/mat2/" openbsd="https://pypi.org/project/mat2/"
netbsd="https://pypi.org/project/mat2/" netbsd="https://pypi.org/project/mat2/"
%} %}
</div>
{%
include cardv2.html
title="ExifCleaner"
image="/assets/img/svg/3rd-party/exifcleaner.svg"
description="<strong>ExifCleaner</strong> is a freeware, open source GUI app that removes exif metadata from images, videos, and PDF documents using a simple drag and drop interface. It supports multi-core batch processing and dark mode. It's an Electron app built on top of the open source ExifTool library, and is available for Linux, Windows, and Mac."
website="https://exifcleaner.com"
forum="https://forum.privacytools.io/t/discussion-mat/TODOADDTHIS"
github="https://github.com/szTheory/exifcleaner"
windows="https://github.com/szTheory/exifcleaner/releases"
mac="https://github.com/szTheory/exifcleaner/releases"
linux="https://github.com/szTheory/exifcleaner/releases"
%}

3590
assets/img/svg/3rd-party/exifcleaner.svg vendored Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 270 KiB