How it works
Two surfaces.
One promise.
A web app handles the one-time migration. A Chrome extension turns new pages into Markdown. Both run entirely in your browser. Nothing is uploaded.
01 · Migration
01
Export
Evernote → File → Export notebook → ENEX.
.enex export
02
Drop
Drag the ENEX into the web app. Nothing uploads.
client-side parse
03
Pick format
Markdown, HTML, or JSON.
3 output formats
04
Download
ZIP of clean files, preserving structure.
preserves tags + urls
02 · The extension
Turn any page into Markdown.
- OpenOpen the extension on any page. Convert the whole page or just your selection.
- CleanStrips nav, ads, and cookie banners. Keeps headings, links, and the source URL.
- SaveCopy the Markdown or download a .md file. It lands where you choose.
# how conversion runs page → extension → markdown runs_in: your browser uploaded: nothing, by design output: copy or .md download
Privacy posture
We convert. We don't store.
No upload. No training on your content. No library. Your files land on your machine, in the folder you chose.