Snapchat MemoriesOfficial My Data ZIP → dated snaps

Download Snapchat Memories with dates

Snapchat’s My Data portal is the bulk download. This page is the missing second step: rewrite capture dates, GPS, and overlays so Google Photos does not dump 2017 next to today. The ZIP never leaves your browser. Not a Snapchat login. Free 15 photos a day. Pro is $9.99 once — not a desktop installer.

In this tabJSZip. Photos never POST to our Worker.
Official ZIP onlyNo Snapchat login. No stealth downloader.
Scan is freeCounts, years, overlays, GPS — before $9.99.
One paymentNot Snapchat+ and not a $14.99/year shelf.
Drop into Memoriesmydata~.zip, extra parts, or a folder zipped after you pulled each memory. Nothing is uploaded.
ZIP or JSON

Free · 1 job / day · first 15 photos with dates and GPS · scan always free

The four things Snapchat still does not fix

Desktop apps sell this list. We run it in the tab that already has your ZIP.

01

Wrong dates

My Data stamps files as today. Older years especially. We write DateTimeOriginal and QuickTime creation time from memories_history.json.

Read the fix
02

Empty map

Location sits in the JSON. Photos apps never see it. We embed GPSLatitude / GPSLongitude so Apple Photos and Google Photos map views fill in.

Read the fix
03

Black-square overlays

-overlay.png is transparent type and stickers. Importing it alone is a black card. Pro composites it back onto -main.

Read the fix
04

10-second video shards

One recording, several MP4s. We group by UUID and concat when ffmpeg.wasm loads — or date each part so they sit together.

Read the fix

Raw My Data ZIP → a library Photos can sort

Snapchat export

  • b8f2…-main.mp4 — download day
  • No DateTimeOriginal
  • GPS only in JSON
  • -overlay.png sitting beside it
  • 4 × 10-second clips

Restored archive

  • 2017-04-03_22-11-04.jpg
  • EXIF + QuickTime dates
  • GPS in the file — map view
  • Caption baked on Pro
  • One clip, or dated parts

Four hops. We do the metadata hop.

01

Request My Data

accounts.snapchat.com. Memories + JSON. We do not log in as you.

02

Download every part

Large libraries split. JSON lives in the first ZIP. Wait times.

03

Drop the ZIP here

Old memories/ and 2026 -main/-overlay. Scan before you pay.

04

Import dated files

Google Photos, Apple Photos, camera roll.

Named comparison — not a vague “others”

Same official ZIP. Different packaging. Full write-up.

JobThis siteFixMyExportSnapEasyMemories Import
Runs whereThis browserMac / Windows appDesktop + optional uploadiOS / Android app
InstallNone.exe / .app.exe / .appApp Store
ZIP uploaded to themNoNo (local). Extra cloud SKUOptional Drive uploadNo
Scan before you payFull counts + CSV200-file trialPaid-first vibePaid IAP
Dates + GPSYesYesYesYes
Overlay bakePro, in-tabYesYesLimited / album-first
Split-video mergePro + ffmpeg.wasmYesYesNo
Price shape$9.99 oncePaid + cloud add-on~$14.99 lifetime$4.99 IAP
My Eyes OnlyNo (honest)NoNoNo

FAQ

How do I download Snapchat Memories to my computer?

Snapchat’s official path is accounts.snapchat.com → My Data → export Memories + JSON. You get a ZIP (sometimes several). That ZIP is dated with the download day. Drop it here to rewrite capture dates, GPS, and overlays so Google Photos and Apple Photos sort the years correctly.

Is this the same as the Snapchat My Data portal?

No. The My Data portal is the only official bulk download. This site is the second step: it fixes the archive Snapchat already gave you. We never log into Snapchat or pull Memories from their servers.

Why are my Snapchat Memories the wrong date in Google Photos or Apple Photos?

The official export stamps filesystem dates as “today,” especially for older years. The real capture time lives in memories_history.json and in the filename prefix. We write DateTimeOriginal (photos) and QuickTime creation time (videos).

Do you upload my Memories?

No. The ZIP is read in your browser with JSZip. Cloudflare never sees the photos. Pro payment is a separate checkout; it does not receive your archive. We do not offer a Drive upload SKU — drag the restored folder yourself.

What is free vs Pro?

Scan and the CSV report are always free. Free restore: one job per day, first 15 photos, dates + GPS. Pro is $9.99 one-time: full ZIP, overlay bake, split-video merge, and videos. Not Snapchat+ and not extra Memories storage.

Will this download My Eyes Only?

No. My Eyes Only is encrypted with a passcode Snapchat does not put in My Data. Anyone claiming a browser tool can open it is not describing the official export.

What about GitHub / Python downloaders?

Those scripts fetch the old memories_history.json download links. Links expire, overlays stay separate, and you still need a second pass for dates. This tool assumes you already have the official ZIP.

Can you merge the 10-second split videos?

Pro tries to concatenate numbered clips from the same memory (ffmpeg.wasm in the browser). If the browser cannot load ffmpeg, those clips still get the right dates as separate files.

Why is my overlay a black square?

The overlay is a transparent PNG. Photos apps fill transparency with black. Do not import -overlay.png alone. Unlock Pro overlay bake, or keep the PNG out of the library.

Why is the map empty after I import?

GPS was in memories_history.json, not in the file. Toggle JSON when you request My Data. We write EXIF GPS when the row matches. Filename-only dates will not get coordinates.

How long does Snapchat take to email the ZIP?

Often hours, commonly 24–48 hours, large libraries up to about a week. Download every part as soon as it lands. Old-style download links expire in about seven days.

What does “Your Snap was exported” mean?

That in-app notice is a single Snap saved to a camera roll. It is not the My Data bulk ZIP. Different button, different job.

Is this better than FixMyExport or SnapEasy?

They are strong desktop apps if you have a 70 GB library. We win if you already have the ZIP on a computer and do not want an installer or a second cloud upload product. Compare page spells out price and features.

Questions: hello@snapchatmemoriesdownload.com

Start with the official My Data steps if you do not have a ZIP yet.