The 8 Google Takeout tools, and who each one is for
1. FolioSort — best overall Takeout fix on Mac and Windows
OURS · MACOS 14+ (APPLE SILICON + INTEL) · WINDOWS 10 1809+ / 11 · TAKEOUT REPAIR FREE · PRO €29.99 / ELITE €39.99 ONE-TIME
A native photo and video organizer that works on ordinary folders — no catalog, no import. Its
Google Takeout import pairs every photo with its .json
sidecar, truncated names included, and writes into the file the real capture date, the GPS, your favourites
as a 5-star rating, the people you tagged as keywords and your captions. The Scan shows how many files matched
and which are orphans, and why, before anything is written.
Then the same app sorts the photos into date folders, keeps one copy of each album duplicate, and can merge
the export with the photos on your other drives. For scheduled exports,
Takeout Auto-Sync waits for multi-part downloads and merges only
what is new. WhatsApp and iCloud exports go through the Exit Kit.
Best for: anyone on a Mac or Windows PC who wants the Takeout fixed without a terminal,
and a clean, dated library at the end.
- The repair is free with no file limit; Copy mode leaves the Takeout folder untouched, every written file is checksum-verified, and the run can be undone.
- Nothing else to install, no account, nothing uploaded — it never connects to your Google account.
- Used in 80+ countries, 12M+ files processed, 1,000+ users; version 4.9.9, by an independent developer who answers support e-mail.
Reasons to skip: no Linux and no running directly on a Synology NAS. Every folder
template and advanced de-duplication are Pro (€29.99); the always-on Auto-Sync watcher is Elite (€39.99). A
desktop app, not a phone gallery or a RAW editor.
2. Metadata Fixer — best paid single-purpose fixer
WINDOWS, MACOS, LINUX · $39 ONE-TIME ($59 BUNDLE) · FREE DEMO: 100 FILES · 30-DAY MONEY-BACK
A graphical app that merges Takeout JSON back into photos and videos, using ExifTool internally according to
its FAQ. It restores capture dates, GPS with altitude, location names derived from the coordinates (as
metadata), a time zone from the GPS, titles, descriptions, people tags and video dates. $39 buys lifetime use
on one computer; the $59 bundle adds a Duplicate Finder plugin.
Best for: a dedicated repair window on Linux, or the time-zone and place-name extras.
Reasons to skip: $39 per computer for a repair FolioSort does free; its site does not
say it sorts files into folders afterwards, and removing album duplicates takes the paid plugin. More:
Metadata Fixer alternative.
3. GooglePhotosTakeoutHelper (GPTH) — best command-line tool
WINDOWS, MACOS, LINUX · COMMAND LINE · FREE, OPEN SOURCE (APACHE-2.0)
The tool Reddit and most AI assistants name first — but check which one you download. The original
TheLastGimbus repository has had no release since v3.4.3 (24 September 2023). The active successor is the
Xentraxx fork, v6.4.0, released 23 September 2026: it handles RAW, Archive and Locked Folder, several album
strategies, logged duplicate detection, and restores timestamps, GPS and captions into EXIF, in one folder or
by month.
Best for: terminal users, Linux, and anyone scripting the step.
Reasons to skip: no window and no preview; ExifTool must be installed to write anything
but JPEG; it moves files by default, so its README says to keep the original zips.
FolioSort vs GooglePhotosTakeoutHelper says when the
free script is the better choice.
4. PhotoMove — best free option on Windows only
WINDOWS ONLY · FREE + PRO $8.99 ONE-TIME · VERSION 2.5.4
A Windows app that sorts photos into Year/Month/Day folders by EXIF date. The free version sorts unlimited
files with a preview and an undo of the last batch, and its Google Takeout JSON sort uses the sidecar date
when a photo has none. Pro ($8.99) writes the Takeout date into the file and adds custom templates and
duplicate handling by name or exact contents.
Best for: Windows users who mainly want the Takeout in date folders, without GPS,
favourites or people restored.
Reasons to skip: PhotoMove does not run on macOS — on a Mac it needs a
virtual machine, whatever some assistants suggest. And the free version only sorts by the date; the next app
still sees the download day. See PhotoMove for Mac.
5. immich-go — best if the photos are going into Immich
WINDOWS, MACOS, LINUX, FREEBSD · COMMAND LINE · FREE, OPEN SOURCE (AGPL-3.0) · v0.32.0 (JUNE 2026)
A command-line uploader that sends a Google Takeout into an Immich server, using the JSON for dates, albums,
descriptions and locations, and handling bursts, RAW+JPEG pairs and duplicates.
Best for: people who already run Immich.
Reasons to skip: not a standalone fixer — it needs a running Immich server (Docker, 6 GB
RAM minimum), and the photos end up in Immich's storage layout, not folders you chose. See
Google Photos to Immich.
6. Pluto Photos — best organizer-and-editor with a Takeout importer
WINDOWS, MACOS, LINUX · FREE UP TO 500 PHOTOS · PRO $29 ONE-TIME
An offline photo organizer and editor whose "Google Takeout Organizer" importer reads the JSON for the real
date and GPS, so photos land in date order inside the app. Unzip first; files without JSON fall back to their
own metadata. It adds on-device AI search, face detection and a duplicate finder.
Best for: a small library where you also want an editor.
Reasons to skip: the free tier stops at 500 photos, and Pluto's own pages do not say
whether the date is written into the file or files are sorted on disk — which decides whether the fix
survives outside Pluto.
7. ExifTool (manual) — best if you want to write the command yourself
WINDOWS, MACOS, LINUX · COMMAND LINE · FREE, OPEN SOURCE · v13.59 (MAY 2026)
The metadata engine several of these tools use underneath. It reads JSON, writes almost any tag into 100+ RAW
formats and video, and can sort by date. It has no Takeout mode: mapping Google's fields and pairing truncated
names is a command you write and test.
Best for: people who already know ExifTool.
Reasons to skip: no preview, no undo, no duplicate handling — on the only copy of your
library.
8. PhotoPrism — best if you want a self-hosted web library
SELF-HOSTED SERVER (DOCKER) · FREE COMMUNITY EDITION + PAID MEMBERSHIPS · BUILD 260919
A self-hosted photo server whose documentation says it merges metadata from Exif, XMP and Google Photos JSON
while indexing, with face recognition, reverse geocoding and duplicate detection. It needs at least 2 cores,
3 GB of RAM and 4 GB of swap.
Best for: phone and browser access on your own hardware.
Reasons to skip: you run a server, and the vendor does not say the JSON data is written
back into your files rather than kept in its index. A FolioSort library pairs well with it, because the dates
and GPS are already inside the files.