From 6e2dc6feeaa7c739b31f5b02e6f858bafae6cb43 Mon Sep 17 00:00:00 2001 From: medrunia Date: Sat, 4 Apr 2026 00:04:23 +0200 Subject: [PATCH] Add Fluranto Remove Image Metadata to Other useful tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b1085c..4f40dc4 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,7 @@ Google captchas use cookies to track users and rank their IPs. - [Syncthing](https://syncthing.net/) - Continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. - [Rclone](https://rclone.org/) - Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces and like the tools listed above enables encryption for encrypting files in the cloud. - [Restic](https://restic.net/) - Restic is also command line program to manage files on various cloud storage providers. Restic uses encryption by default. Few noteworthy features of restic include browsing through storage as git like snapshots at no extra storage cost, deduplication and significant savings through compression. +- [Fluranto Remove Image Metadata](https://www.fluranto.com/en/image/remove-image-metadata) - Browser-based tool to remove EXIF and image metadata locally in the browser. No signup required, privacy-first, client-side processing. [Back to top 🔝](#contents)