Add Fluranto Remove Image Metadata to Other useful tools

This commit is contained in:
medrunia 2026-04-04 00:04:23 +02:00 committed by GitHub
parent 7dfa55926b
commit 6e2dc6feea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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)