"Export" means different things to different people holding a .one file. Some want a PDF to hand to someone. Some want a Word document they can keep editing. Some have a section file that no current app will open and want the text out of it in any form at all. The routes below are in the order most people should try them, and each one says where it stops.
First: a section is a file, and a notebook is a folder
A .one file is one section — the tabs across the top of a notebook. A notebook on a local disk is a folder of them, plus a .onetoc2 table of contents that holds no notes of its own. So "export the notebook" means exporting each section, or the whole folder, and "export a section" means the one file you are holding. Our guide on which OneNote file is which has the full picture.
Before you export anything: copy the file first. Work on the copy. Some routes below upgrade or convert a section in place, and a section brought forward to a newer format can no longer be read by the older app that made it. A copy costs nothing and removes the risk.
Route 1 — OneNote's own Export command (free, and the best result)
The desktop OneNote app for Windows has a real Export command, and if it will open your section, use it — it gives you more back than any recovery tool can, because it has the whole notebook to work with.
- Open the section. For a loose file, right-click the
.onein File Explorer and choose Open with › OneNote; it appears under Opened Sections. (If you get a message about an older version, that is a documented situation with its own steps — see what the “older version of OneNote” message means.) - Go to File › Export.
- Choose what to export — the current Page, the whole Section, or the Notebook — and then the format. For a page or a section the choices include a Word document, a PDF, a single-file web page and a OneNote section file; for a whole notebook, a OneNote package or a PDF.
Where this route stops: it needs the desktop app for Windows, and it needs that app to open your section. The newer OneNote app and OneNote on the web do not have an Export command; there, the route to a PDF is to print the page and choose PDF as the printer. And if the section will not open at all, no Export menu can help — which is the case the rest of this page is for.
Route 2 — look for a synced or backed-up copy first (free)
Ten minutes here can make the whole problem disappear. If the notebook ever synced, a copy may still be in OneDrive › Documents › OneNote Notebooks or open at onenote.com, where every page can be printed. OneDrive keeps version history per file. And the desktop app keeps its own automatic backups on the local disk — our guide on where OneNote files are stored lists every folder worth checking.
Route 3 — open-source parsers (free, technical)
Microsoft published the .one file-format specification, and several open-source projects read the format directly and emit XML or JSON. They are real, they are free, and they suit one file and a curious afternoon better than forty files and a deadline. We list them, with honest notes on what each involves, in how to open a .one file when you don't have OneNote.
Route 4 — a local, read-only recovery tool (what we make)
OneNote Rescue is for the case the routes above leave behind: a .one section that nothing available will open, where what you need is the typed text back in a form you can read and keep. It is a small desktop app for Windows and Mac. It copies your section to a temporary location and reads only the copy, so the original's bytes and timestamp are untouched, and it writes out:
- your page titles and note text as a plain-text file and as a readable per-page HTML notebook with an index you open in any browser;
- from a OneDrive-format section, the embedded images — and any other embedded file whose type it recognises by its file signature — as real files next to the notebook, each with its SHA-256 recorded;
- a JSON report of what was found and what was not: page count, characters recovered, and anything it found but could not identify, listed with the reason it was not written out.
Without a licence it runs a free preview: it reads the section and shows you the page titles and note text it can recover, on screen, and confirms your original was opened read-only and left unchanged. Saving that out to files is what the licence unlocks. The app’s only online action is checking your licence key with Lemon Squeezy; your .one file and everything recovered from it stay on your machine, and there is no account.
Honest scope. The reliable output is your note text and page titles. Ink and handwriting strokes are not converted to text. Rich formatting and the exact page hierarchy are simplified into readable text. Embedded files come out only from OneDrive-format sections and only where the type is recognised; in a classic desktop revision store they are not recovered. Nothing is ever decrypted or bypassed: password-protection markers are flagged in the classic revision store and are not detected in the OneDrive-format container in this pass. If a working OneNote will open your file, use OneNote — it will give you more back than we can.
"But I wanted a PDF"
OneNote Rescue does not make PDFs. What it makes is an HTML notebook, and every browser can turn one of those into a PDF: open index.html or any page, choose Print, and pick Save as PDF. It is your browser doing the work, on your machine, and the result is a PDF of the recovered text and titles — not a picture of the original page layout, which no recovery route reproduces.
What no route will do
Password-protected sections. OneNote encrypts these properly. A tool can tell you a section is protected; getting the contents out needs the password. Anything that says otherwise is describing password cracking, which we do not take part in.
Notes that only ever lived in the Windows 10 app's cache. That app kept notes in a local cache rather than loose .one files, so .one tooling is the wrong instrument — see what to do after OneNote for Windows 10 retired.
The short version
- Copy the file. Work on the copy.
- If the desktop OneNote app will open it: File › Export, and pick Word or PDF. Done.
- If not, check OneDrive, version history and the local Backup folder.
- If you are technical, try an open-source parser.
- If nothing will open the section and you just need the text, a focused local tool is the remaining option — and the free preview shows you what it can get back before you pay.
We would rather you got your notes out for free at step two than paid us at step five. That is the better outcome, and it is why OneNote's own Export command is at the top of this page.