Command-line tool to normalize timestamps in file metadata (e.g., EXIF data, creation dates) to a standard timezone (UTC). Prevents unintentional location revealing through timestamps. - Focused on Tools for sanitizing and obfuscating sensitive data within text files and structured data formats
git clone https://github.com/ShadowGuardAI/dso-metadata-time-zone-normalizer
./dso-metadata-time-zone-normalizer [params]
-h: Show help message and exit--timezone: No description provided--dry-run: Perform a dry run without modifying the file.--verbose: Enable verbose logging.
Copyright (c) ShadowGuardAI