The Complete Guide to Evernote's HTML Export — The Reliable Way Out
Evernote has two export formats. Everyone uses ENEX. The one that actually works at scale is the other one.
HTML export gets no marketing and no attention, but it has none of ENEX’s famous problems: no 100-note selection limit, no multi-gigabyte single file, no silent note loss. Here’s exactly how to use it, and what to watch out for.
ENEX vs HTML in one table
| ENEX | HTML | |
|---|---|---|
| Output | One giant XML file | One folder per note |
| Selection limit | 100 notes (many clients) | None in practice |
| Attachments | Base64 inside the XML | Real files next to the note |
| Silent note loss | Well-documented | Rare |
| Readable without Evernote | No | Any browser |
| Best for | Re-importing into Evernote | Getting out for good |
If your goal is leaving, HTML is the format designed for you — accidentally, but still.
Step-by-step
- Open the desktop app (export isn’t available on mobile/web)
- Right-click a notebook (or select notes) → Export Notes…
- Choose HTML — not ENEX
- Pick a destination folder with enough disk space
- Repeat per notebook — exporting notebook-by-notebook keeps your structure and makes verification easier
Each note becomes a folder containing the note as an HTML file plus its attachments (images, PDFs, audio files).
Three things to watch
1. Count before, count after. Evernote’s sidebar shows your total note count. Compare it with the number of exported note folders. This one habit catches nearly every export problem.
2. Audio files lose their extensions. Evernote strips file extensions from audio memos on export. You’ll find files with no .m4a/.mp3 suffix that won’t play when double-clicked. The data is intact — the name is broken. You can fix a handful manually (add .m4a and try); for many files you’ll want tooling that detects the real format from the file’s magic bytes.
3. Export in batches if a notebook is huge. HTML export is far more robust than ENEX, but a 10,000-note single pass on an old machine is asking a lot. Notebook-by-notebook is the sweet spot.
After the export: archive or migrate
You now own your data — a folder tree of HTML files. Decide what it’s for:
Just a backup? Zip it, upload it to any cloud storage, done.
Notes you’ll keep using? Raw HTML in a cloud folder is frustrating: no editing on mobile, weak search, attachments disconnected from context. The upgrade is converting each note into an editable Google Doc in a folder structure matching your old notebooks — then Google Drive’s search (including OCR inside images and PDFs) replaces Evernote’s search outright.
That conversion is exactly the tedious part I automated after facing 1,640 of my own notes. My macOS app takes the HTML export you just made and produces organized folders of real Google Docs — attachments included, audio extensions repaired, resumable if interrupted. Free for the first 20 notes so you can judge the output yourself: Evernote Migration Tool.
However you proceed: export with HTML, verify the count, and get your notes somewhere with a future.
Evernote Migration Tool — notebooks to folders, notes to real Google Docs. Free for 20 notes.
Try it free