Turn notes into a PDF
This turns meeting notes, lecture notes or a checklist into a clean, formatted PDF — free, in your browser, with nothing uploaded. Notes are written fast and structured loosely, and that is fine until someone who was not there has to read them. Markdown headings, bullets and checkboxes are enough to fix that, and they are all this asks of you.
Open the editorHow to turn notes into a PDF
Paste your notes in
Drop in the raw notes exactly as you took them — tidying comes next, not first.
Add headings and checkboxes
Put # before section titles and '- [ ]' before action items, so the structure becomes explicit.
Download or share
Export a PDF with a contents page, or a self-contained HTML file that also opens in a word processor.
What you get
Checkboxes for actions
Lines beginning '- [ ]' become empty checkboxes and '- [x]' become ticked ones.
Drafts that survive a refresh
Your work saves to this browser automatically, so closing the tab does not lose it.
Share as PDF or a web page
Export a PDF, or a self-contained HTML file that also opens in a word processor.
A structure that works for meeting minutes
Minutes that get read tend to follow the same shape: who attended and when, what was decided, and what happens next with a name against each item. Lead with the date and attendees, then a decisions section, then action items as checkboxes with an owner and a date on each line. The value of putting decisions before discussion is that the person skimming a week later finds the answer in the first screen rather than the fourth. A table works well for action items once there are more than about five, since it gives owner and due date their own columns.
Lecture and study notes
For lecture notes, heading levels are worth using properly rather than treating every line as a bullet: the module as the top heading, each topic beneath it, and definitions or worked examples below that. Turn on the table of contents and the heading structure becomes a navigable outline with PDF bookmarks in the reader's sidebar, which is what makes a term's worth of notes usable at revision time rather than merely stored. Blockquotes are useful for marking a definition verbatim, and fenced code blocks keep formulae or code from being reflowed.
Why notes stay private here
Meeting notes routinely contain things that should not be pasted into an unknown web service — names, salary discussions, unannounced decisions, client details. Conversion runs entirely in your browser, so the text is never transmitted, and drafts are saved to this browser's local storage rather than an account. The practical consequence is that your notes are on the machine you wrote them on and nowhere else: no server-side copy to be breached, subpoenaed or mined, and nothing to delete from someone else's database later.
What this does not do
- Checkboxes render as ticked or empty boxes; a PDF is a fixed document, so they are not tickable.
- Drafts are stored in this browser only — they do not sync between devices.
- There is no audio transcription or note capture; it formats notes you already have.
- Clearing your browser data clears your saved drafts.
Frequently asked questions
- Do my notes stay private?
- Yes. Drafts are stored in this browser only and the PDF is generated locally. Nothing is sent to a server, which matters when notes contain names or unannounced decisions.
- Can I use a template?
- Yes — the meeting notes template comes with attendees, decisions and action items already laid out, and the essay template suits lecture notes.
- Will my checkboxes be tickable in the PDF?
- No. They render as ticked or empty boxes exactly as written, since the PDF is a fixed document rather than a form.
- How do I make action items stand out?
- Write them as '- [ ] Owner — task — due date' under their own heading. For more than about five, a table gives owner and due date their own columns.
- Can I get a contents page for long notes?
- Yes. Turn on the table of contents and it is built from your headings, with matching PDF bookmarks in the reader's sidebar.
- Do my drafts sync between devices?
- No. They are stored in this browser's local storage, so they stay on the device you wrote them on. Export the file to move it.
- Can I share notes as something other than a PDF?
- Yes. The HTML export is a single self-contained file that opens in any browser and in most word processors, which is handy when the recipient wants to edit rather than read.
Related converters
Convert markdown to PDF
Convert Markdown to PDF in your browser. Tables, syntax-highlighted code blocks, task lists and headings all render. Free, no account, nothing uploaded.
Convert TXT to PDF
Convert a .txt file to PDF free. Drag the file in, adjust the font and margins, and download. Nothing is uploaded and there is no watermark.
Password-protect a PDF
Create a password-protected PDF in your browser. Set an open password and restrict printing or copying. Free, no signup, nothing uploaded.