How to export Evernote notes before you need to
Filed under Guide
By Gerald · 30 July 2026
Most people export Evernote the week they decide to leave, under pressure, after something already went wrong: a price increase, a note that would not sync, a free-plan limit that suddenly bit. That is the worst time to do it, because you are rushed and you skip the verification step that actually matters.
Do it now, while nothing is wrong. Exporting Evernote takes under an hour for most accounts and it costs you nothing to have the file sitting on a drive you control, whether or not you ever leave.
A note app you have not exported from is a note app you do not actually control, no matter what the pricing page says this month.
Why to export even if you are staying
I wrote the longer version of this argument in what happened to Evernote after the acquisition, but the short version is enough reason on its own: a company can change your plan's limits, your price, or its own ownership without asking you first, and it has happened to Evernote more than once since 2022.
An export is not a defection. It is insurance. If Evernote works fine for you and you plan to keep paying for it, a verified local copy costs you an afternoon and changes nothing about how you use the app tomorrow. If something changes next year, you already have the one thing that actually matters: your own notes, off their servers, in a format you can read without their app.
ENEX or HTML: what each format keeps

Evernote's export menu (File, then Export) gives you a small number of format choices, and they are not interchangeable.
ENEX is Evernote's own XML-based format and it is the one to use for a real backup. It preserves note structure, tags, creation and modification dates, and other metadata alongside the note content. Attachments embedded in your notes are carried inside the ENEX file itself, which is what makes it the format worth trusting for anything with images or PDFs attached. The tradeoff is that ENEX is not directly readable by a human or by most other apps without an import step or a converter, since it is built for round-tripping into Evernote or an Evernote-aware tool.
HTML export gives you something you can open in a browser immediately, which is useful if you just want to read or archive a note visually. It is a weaker backup format for anything you intend to move elsewhere, because formatting, embedded objects, and Evernote-specific structure like internal note links do not always translate cleanly to plain HTML.
PDF is worth mentioning only because Evernote offers it for individual notes. It is fine for sharing a note or locking its appearance, but it is not an export format for a real migration; you cannot get structured data back out of a PDF without OCR and guesswork.
For a genuine backup or a move to another app, export ENEX. Keep HTML as a secondary, human-readable copy if you want one, not as your only copy.
Exporting in batches without hitting limits
Evernote's own guidance recommends breaking a large export into manageable batches rather than trying to export an entire account in one pass, and in practice this is the difference between an export that finishes cleanly and one that stalls or produces an oversized file you cannot open easily. Work notebook by notebook rather than selecting your entire account at once, especially if any notebook is heavy with images, PDFs, or audio attachments.
Two other practical notes worth knowing before you start. Bulk exporting works best from the desktop application rather than the mobile app, where export options are more limited. And if you are still on a free account, note that Evernote's export function itself is not gated by plan as of mid-2026, current free-plan documentation on Evernote's help site does not restrict exporting; the restriction that actually bites free users is the 50-note storage cap, which limits how much you can keep in the account at once, not how much you can pull out of it.
Export each notebook as its own ENEX file rather than one enormous combined file. It is easier to verify, easier to re-import selectively later, and less likely to produce a file so large that opening it becomes its own problem.
Tags, note links, and attachments
Tags travel with ENEX exports as part of each note's metadata, so a tagging system you have built up over years should survive the trip intact, at least on the Evernote side. What happens to those tags on import depends entirely on the tool you bring them into; not every importer reads Evernote's tag field the same way, so check a sample note after import before assuming the rest worked.
Attachments, images, PDFs, and other embedded files are preserved inside ENEX for most standard attachment types. Note links, the internal links Evernote lets you create from one note to another, are one of the more fragile parts of an export. They tend to survive within Evernote itself but frequently do not resolve correctly once notes move to a different system, since the link depends on Evernote's own internal note identifiers. If your notes lean heavily on cross-linking between each other, expect to spend some time re-linking manually after a move, and treat that as a known cost rather than a surprise.
Encrypted text blocks inside notes are the other real gotcha. If you used Evernote's in-note encryption feature on any content, verify it decrypts and displays correctly after export and reimport before you consider the migration finished. This is exactly the kind of thing that looks fine in the export file and then fails quietly on the other end.
Verifying the export actually opened
This is the step people skip, and it is the one that actually matters. An export that completed without an error message is not the same thing as an export you can use.
Open a sample of the exported notes, not just one, in whatever tool will eventually read them, whether that is Evernote itself on a fresh account, a converter, or the app you are moving to. Check that formatting held up, that at least one note with an attachment still has its attachment, and that a note you know had tags still shows them. If you are keeping the file purely as a cold backup rather than importing it anywhere yet, at minimum confirm the ENEX file opens without an error in a text editor or an ENEX-aware tool, and that its file size looks proportionate to how much content you exported.
An export you have not opened once is a file you are hoping works. Open it once, and you actually know.
Where those notes can go next
If you are staying on Evernote, file the export somewhere safe and set a reminder to redo it in six months. If you are evaluating a move, Evernote alternatives you buy once covers apps that do not carry a recurring subscription, and importing those notes into Flow walks through Flow's own import path, which uses a spreadsheet template rather than a direct ENEX importer, so you would convert the export's content into that format first.
If you use Apple's ecosystem alongside Evernote, how Apple Notes users face a similar migration decision is worth reading too, since the export and ownership questions rhyme even though the interface does not. And if the bigger worry is what happens if a note company disappears entirely rather than just changes its pricing, what happens if the company shuts down covers that scenario directly.
None of this requires you to actually leave Evernote today. What owning your notes means is really just this: you can stay anywhere you like, as long as leaving stays possible.
Frequently asked questions
What is an ENEX file? ENEX is Evernote's native export format, an XML file that preserves note content, tags, dates, and other metadata, plus attachments for most standard file types. It is designed for round-tripping back into Evernote or an Evernote-aware import tool rather than for casual reading.
Can I export Evernote notes on the free plan? Yes. Current Evernote help documentation does not restrict the export feature by plan tier. The free plan's real limitation is a 50-note storage cap, which limits how many notes you can keep in the account, not whether you can export the notes you already have.
Does an Evernote export include attachments? Attachments embedded in a note, images, PDFs, and similar file types, are preserved inside an ENEX export for standard formats. Always verify a sample of exported notes with attachments after the export completes, since attachment handling is exactly the kind of thing that can look fine in the file and fail on reopening.
How do I convert ENEX to Markdown? There is no built-in Evernote feature for this. You need a third-party converter that reads the ENEX XML structure and writes Markdown files. Check that any converter you choose is actively maintained before relying on it, since the tooling in this space changes.
Will my tags survive the export? Tags are preserved as metadata inside the ENEX file itself. Whether they survive an import into a different app depends on that app's importer correctly reading Evernote's tag field, which not every tool does the same way, so check a sample note after import.
Related reading
- What happened to Evernote after Bending Spoons bought it
- Evernote alternatives you buy once
- How to import notes into Flow
- What happens if a notes app shuts down
- What owning your notes actually means
My verdict
Export now, in notebook-sized batches, as ENEX, and open a sample of what comes out before you consider the job done. It costs an afternoon whether you stay on Evernote for another five years or leave next month, and it is the only version of this task that is cheap when you do it early and expensive when you do not.