Guide · Updated August 2026 · 12 min read
How to transfer Google Photos to Dropbox
Moving a photo library from Google Photos into Dropbox looks like it should be one button. It used to almost be one, and most articles you'll find still describe that world. It ended in March 2025. Here is what actually works in 2026: three routes, what each one does to your photo dates, and the two popular shortcuts that quietly wreck a library.
First, the 2026 reality
Why the 'one-click sync' tools stopped working
For years, cloud-transfer services could plug into the Google Photos API, read your whole library, and copy it anywhere. On March 31, 2025, Google shut that door: third-party apps lost the ability to read your library. What's left is a picker where you hand an app photos a handful at a time. Fine for choosing prints, useless for a 60,000-photo archive.
The services built on that API are still ranking in your search results, still selling subscriptions, and still promising a direct Google-Photos-to-Dropbox sync. Read their instructions closely and you'll find the tell: somewhere around step three they quietly route you into Google Takeout, because Takeout is now the only door out of Google Photos that can see everything. We compared them all in a separate guide; the short version is that whatever you pick, your migration starts the same way.
Pick your route
Three ways that work, and who each is for
All three start with the same five minutes: go to takeout.google.com, deselect everything except Google Photos, and request the export. The routes differ in where you send it and who does the cleanup afterwards.
| Route | Effort | Dates correct in Dropbox? | Good for |
|---|---|---|---|
| A · Takeout straight to Dropbox | Very low | Partly: archives stay zipped, sidecars unmerged | Parking a raw backup copy |
| B · Download, fix, re-upload | A weekend + disk space | Yes, if you run a fixer tool correctly | Technical users who enjoy this |
| C · PhotoBridge (cloud-to-cloud) | Low | Yes, restored automatically | A browsable library, no laptop marathon |
Route A
Takeout's built-in 'Add to Dropbox': the raw parking spot
Takeout can deliver your export directly into Dropbox: on the export screen, change “Transfer to” from download links to Add to Dropbox. Google then pushes the archives server-to-server into an Apps/Google Download Your Data folder. Nothing touches your home connection, and you can schedule a fresh export every two months for a year.
Know what you're getting: a shelf of compressed archives, not a photo library. A 200 GB library arrives as dozens of zip parts. The photos inside still have their metadata split across .json sidecars, and Dropbox's photo timeline can't see inside zips at all. Three practical warnings:
- Pick 10 GB parts, not 50 GB. The jumbo archives fail during generation and delivery far more often (multi-gigabyte zips also trip up many extraction tools), and a failed part means re-running the whole export.
- Mind the one-week window. An export that isn't delivered or downloaded within about 7 days expires, and large exports can already take days to generate. Make sure Dropbox has enough free space before you request the export, or the hand-off aborts.
- Don't unzip inside Dropbox's website. The web extractor routinely times out on Takeout-sized archives with their hundreds of thousands of small files. If you later want the photos unpacked, do it on a computer via the desktop app. That is Route B.
As a cheap, automatic backup of your Google Photos data, this route is good: zipped archives in your own Dropbox beat no copy at all. As a way to actually look at your photos in Dropbox, it isn't one.
Route B
The full-fidelity DIY: download, repair, re-upload
The purist's route, and the only free one that ends with correct dates. Send the Takeout export to download links (or Drive), then, on a computer with enough free disk:
- Download every part and extract them all into one folder tree (7-Zip on Windows, Keka on macOS are the reliable choices at this size).
- Run a metadata fixer, either GPTH Neo (the maintained fork of Google Photos Takeout Helper) or ExifTool with a Takeout script, to merge each .json sidecar's date and GPS back into its photo. Use a current version: Google renamed and started truncating sidecar filenames in late 2024, which broke older scripts and tutorials, the original GPTH among them.
- Deal with the duplicates Takeout creates when a photo is in your albums as well as the main stream (fixers handle some of this; spot-check).
- Move the repaired folders into your Dropbox folder and let the desktop app upload them. The desktop client handles enormous uploads gracefully; the dropbox.com uploader caps out (350 GB per file) and struggles with hundred-thousand-file batches.
Budget a weekend, twice your library's size in free disk, and some patience with the fixer's edge cases. If that sounds like a satisfying project, it is one. If it sounds like the reason you've postponed this migration for a year, that's the next route.
Route C
PhotoBridge: the same repair, done cloud-to-cloud
PhotoBridge is Route B as a service, with the laptop taken out of the loop. You send your Takeout export to Google Drive (a delivery option right next to Dropbox's), connect your Dropbox, and it streams the export across: unpacking the split archives, merging every sidecar's date and location back into the photo's EXIF, skipping the album duplicates, and writing the result into a clean date-organized folder in your Dropbox. It resumes itself after interruptions and emails you a per-file report at the end.
The sidecar mess is the part we have spent the most time on: the renamed .supplemental-metadata.json files, the truncated filenames, the mismatched “(1)” copies. Our parser exists because these edge cases break naive scripts.
Full disclosure: PhotoBridge is our product, and this guide is on our site. Routes A and B work without it, and the comparison above is honest about when they're the better pick.
The part everyone gets wrong
Why exported photos 'lose' their dates (and which ones really do)
Search any forum for Takeout and you'll find the same despairing post: “every photo shows today's date instead of when it was taken.” The usual conclusion, that Google strips your metadata out of spite, is wrong, and understanding what actually happens tells you exactly what needs fixing.
What's intact: the photo files themselves. Takeout returns the exact bytes you uploaded. A camera photo with its capture date and GPS embedded in EXIF still has them, byte for byte.
What's misleading you: your computer. Unzipping stamps every extracted file with today's date as its filesystem date, and both your file browser and Dropbox's default view sort by that, not by the EXIF date inside the file. The library looks flattened to the export date while being mostly fine underneath.
What's genuinely at risk: everything Google kept in its database instead of your files. Dates you corrected in Google Photos, locations you added, and the capture times of the many photos with no EXIF at all: screenshots, WhatsApp and social-media saves, some messaging-app videos. Takeout ships all of that in the .json sidecar next to each photo, and only there. Skip the merge step and those photos really do fall to the export date, permanently. On a typical phone-era library that can easily be a fifth of everything you own.
So the test of any migration route is one question: does it put the sidecar data back into the files before they land in Dropbox? Route A doesn't (it parks the problem, zipped), Route B does if the fixer runs clean, Route C does automatically.
The Dropbox side
Storage math and Dropbox's quirks
Check your library's size under your Google account's storage settings, then pick a plan with room to spare; during the move you may briefly hold both archives and unpacked photos:
| Dropbox plan | Space | Price | Fits |
|---|---|---|---|
| Basic (free) | 2 GB | $0 | Testing only |
| Plus | 2 TB | $11.99/mo | Almost any personal library |
| Essentials | 3 TB | $19.99/mo | Big libraries + your other files |
Two quirks worth knowing before the photos arrive. Dropbox's photo timeline reads EXIF, so a properly repaired library sorts correctly there even when the plain file view shows extraction dates. Check the Photos tab before assuming anything went wrong. And Dropbox's web uploader and web unzipper are the wrong tools for a library-sized job: use the desktop app for bulk uploads, and never plan on unzipping archives inside dropbox.com.
Quick answers
Can I transfer Google Photos to Dropbox without downloading anything?
Yes, two ways. Google Takeout has a built-in 'Add to Dropbox' option that delivers your export server-to-server into a Dropbox folder, though what arrives is a stack of zip archives with the photo dates still sitting in separate .json files. Or a tool like PhotoBridge streams the export cloud-to-cloud and unpacks it on the way, so what lands in Dropbox is your actual photos with their real dates restored. Either way, nothing large passes through your home connection.
Can an app just sync my Google Photos library to Dropbox automatically?
No. On March 31, 2025 Google removed the API access that let third-party apps read your photo library. Apps can now only see photos you hand-pick one by one in Google's picker, or photos they uploaded themselves. Every 'connect two clouds and click sync' service lost the ability to see your existing library that day. For a full library, every working route now starts with Google Takeout.
Will my photos keep their original dates in Dropbox?
The date embedded inside each photo (EXIF) survives export untouched. But dates you edited in Google Photos, and the dates of photos that never had EXIF (screenshots, WhatsApp images, downloads) live in separate .json sidecar files that Takeout ships next to each photo. Unless those get merged back into the files before they land in Dropbox, that part of your timeline is lost to the export date.
Why do all my photos show today's date after moving them to Dropbox?
Almost always a false alarm. Unzipping an archive stamps every extracted file with the current date, and Dropbox's default file view sorts by that file date, not by the capture date inside the photo. Your EXIF dates are usually still intact inside the files. The photos that genuinely lose their dates are the ones that depended on the .json sidecars; see above.
How much Dropbox storage do I need?
Your Google One usage is a good estimate of your library's size. Dropbox's free plan (2 GB) won't fit any real library; Dropbox Plus gives 2 TB at $11.99/month and Essentials 3 TB at $19.99/month (mid-2026 prices). Leave comfortable headroom: during a migration you may briefly hold both the compressed archives and the unpacked photos.
How long does moving a big library take?
Two phases. Google takes from a few hours up to a few days to produce a Takeout export of a large library, and no tool can speed that part up. Moving the export into Dropbox then depends on the route: server-to-server delivery is quick, a cloud-to-cloud tool typically runs hours to about a day for a few hundred gigabytes, and the download-fix-reupload route is bounded by your home upload speed, often days.
Comparing more than Dropbox?
MultCloud and friends, Google's own transfer service, Takeout's cloud delivery, DIY scripts, and PhotoBridge, side by side: what each actually does to your library and what it costs in 2026.