MBOX Viewer
Open and read MBOX files right in your browser.
What it does
Open MBOX files in your browser with no software to install. Read Google Takeout and Thunderbird exports, search by sender, subject or date, and export to CSV, Excel, PDF or EML. Your mail never leaves your computer.
Drop in a .mbox file from Google Takeout, Thunderbird or Apple Mail and read it immediately — no software to install and nothing to upload . Search your messages, filter them by sender, subject or date, and export what you need to CSV, Excel, PDF or EML. And Most Importantly - Always Private , Done in the Browser and Never Sent to Any Server . Browse your whole mailbox in a familiar two-pane layout — subjects, senders, dates, recipients and full message text. Search by sender or subject, then narrow to a date range: a single year, a specific month, or any window you set. Filters combine, so "everything from one company in 2023" is a couple of clicks. Export to CSV for Excel, Numbers or…from readmbox.com
Does the same job
all alternatives →- 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, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com