No description
  • PowerShell 100%
Find a file
Georg Franke 6804ae3163 Add scripts for fixing Google Takeout metadata and setting timestamps from JSON
- Introduced `Fix-GoogleTakeoutMetadata.ps1` to normalize inconsistent metadata filenames and derive missing metadata from filenames.
- Added `Set-TimeFromGoogleJson.ps1` to recursively search for images and videos, read creation dates from supplemental metadata JSON files, and set EXIF timestamps and Windows file dates.
- Included example images and their corresponding metadata JSON files for testing purposes.
2026-02-09 17:35:27 +01:00
example Add scripts for fixing Google Takeout metadata and setting timestamps from JSON 2026-02-09 17:35:27 +01:00
Fix-GoogleTakeoutMetadata.ps1 Add scripts for fixing Google Takeout metadata and setting timestamps from JSON 2026-02-09 17:35:27 +01:00
Set-TimeFromGoogleJson.ps1 Add scripts for fixing Google Takeout metadata and setting timestamps from JSON 2026-02-09 17:35:27 +01:00