
Takeout Studio
The Ultimate Offline Google Takeout Viewer & Migration Tool
What it does
Lost in a sea of JSON and MBOX files from Google Takeout? Meet Takeout Studio—the first premium desktop app designed to browse your archived Google data offline with a beautiful, intuitive interface. Whether you want to read old emails, browse your Drive files, or migrate everything to a new Gmail account securely, Takeout Studio does it all locally on your PC. No cloud uploads, no privacy risks. Just your data, under your control.
Does the same job
all alternatives →

- GTGargantuan Takeout Rocket – Google Takeout Transloader to Azure2023 · github.com · ▲98
Been broken for 4 months, just got back to fixing it and validating. Figured I'll repost this. Gargantuan Takeout Rocket (GTR) is a toolkit to make the pain of backing up a Google account to somewhere that's not Google a lot less. At the moment the only destination supported is Azure. It's a guide, a browser extension, a Cloudflare worker to deploy, and Azure storage to configure. This sounds like buzzword creep, but believe me, every piece is extremely important. It's very cheap to run/serverless. You can backup a Google account at about $1/TB. Compared to renting a VPS to do…
Takeout ChampJul 2026 · takeoutchamp.mindforkstudios.com · ▲1Deduplicates & organizes your Google Takeout export locally.

- MEMboxreader – easily view your Gmail TakeoutsJul 2026 · mboxreader.com · ▲7
Hey HN, Did you know you can download all your emails (and attachments) from GMail into a .mbox format using Google Takeout (https://takeout.google.com)? I did this and for the longest time my .mbox backup just sat around. I built a web app that can take an .mbox file and load it into a UI that looks like GMail: threaded conversations, original labels and categories, contacts, attachments, and full-text search. The mail never leaves your machine: the upload and parsing happens in a Web Worker in your own browser, and the archive is stored in browser storage on your device. Close…
More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com