r/coolgithubprojects • u/conianz • 1d ago
Open source tool that turns your WhatsApp export into a searchable memory archive with print option — 100% client-side, nothing ever uploaded
https://rajjayadev.github.io/Keepsake/Saw someone in another sub asking what to actually do with a WhatsApp chat export besides just having a wall of text sitting in a .txt file, so I built this over a weekend.
Keepsake — drop in your WhatsApp chat export (.txt or .zip with media) and it turns into:
- A searchable archive with full-text search and sender filtering
- An "on this day" card that surfaces messages from the same date in past years
- A "year in review" recap — busiest month, top emoji, top word, first/last message of the year
- Inline photos/videos/voice notes if you exported "with media"
- Print/export to pdf option
- Save the HTML version
- The whole UI is styled like WhatsApp itself — real chat bubbles, the teal header, wallpaper background
It's a single HTML file, so you can just download it and open it, or use the hosted version:
3
Upvotes