From ecc3848b9bfe3154f00ccd4d8032d982a188dd82 Mon Sep 17 00:00:00 2001 From: misspent <78914154+misspent@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:53:29 +0100 Subject: [PATCH] Added ExifCleaner support Link: https://github.com/szTheory/exifcleaner --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index c4011312..2b9c7fd1 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1303,6 +1303,14 @@ "link": "https://github.com/IridiumIO/CompactGUI", "winget": "IridiumIO.CompactGUI" }, + "WPFInstallExifCleaner": { + "category": "Utilities", + "choco": "na", + "content": "ExifCleaner", + "description": "Desktop app to clean metadata from images, videos, PDFs, and other files.", + "link": "https://github.com/szTheory/exifcleaner", + "winget": "szTheory.exifcleaner" + }, "WPFInstallmullvadbrowser": { "category": "Browsers", "choco": "na",