Why GoodNotes on Windows Leaves You Reaching for a Real App
I opened GoodNotes on my Surface Pro for the first time expecting the fluid experience I had seen on an iPad. The app loaded in a few seconds—fine. Then I tried to scroll through a 200-page PDF. The stutter was immediate. Every swipe felt like the app was catching its breath. That was my first clue that this was not a native Windows app.
GoodNotes reused over 100,000 lines of Swift code compiled to WebAssembly. That clever engineering makes it run in a browser, but the cost is real: a ~40MB download just for the Wasm binary, and a performance ceiling that no amount of optimization can fully hide. The iPad version feels instant because it is native. The Windows version feels like what it is: a port.
I found four concrete problems that make GoodNotes for Windows a poor fit for most Windows users:
- PWA performance lag: Notebooks with 500+ pages may cause slowdown. Even smaller documents feel heavier than they should because the Wasm layer adds overhead.
- No pen pressure on Windows: Handwriting sensitivity is listed as “Available only on iOS”. For Surface Pen users, that is a dealbreaker—your handwriting will look uniformly thin regardless of how hard you press.
- No iOS → Windows sync: GoodNotes states that iOS-to-Windows sync “is not yet available”. If you take notes on an iPad and want to review them on your Windows laptop, you are out of luck.
- Subscription cost that feels hard to justify: The free tier limits you to 3 notebooks and 5MB imports with watermarked exports. The Pro plan costs $35.99/year. That is not expensive on its own, but when free alternatives offer unlimited notebooks and native performance, the value equation shifts.
I keep coming back to the same question: which alternative actually fixes these problems? I tested seven apps on my Surface Pro—each chosen because it addresses at least one of the four weaknesses head-on.
The Seven Apps That Actually Work
| App | Best For | Fixes GoodNotes Weakness | Pricing | Platform |
|---|---|---|---|---|
| OneNote | All-around note-taking | PWA lag, cost, pen pressure, sync (via OneDrive) | Free (5GB OneDrive) | Windows, Mac, iOS, Android, Web |
| Drawboard PDF | PDF-heavy courses and collaboration | PWA lag, sync (real-time multi-platform) | Free / Pro Lite $4.19/mo | Windows, Mac, iOS, Android, Web |
| Xournal++ | Handwriting purists needing pen pressure | PWA lag, pen pressure, cost | Free (open-source) | Windows, Linux, Mac (X11) |
| Noteshelf | iPad-like UI on Windows | PWA lag, pen pressure | Free (3 notebooks) / $7.99/mo | Windows, iOS, Android |
| Obsidian | Knowledge management (typed notes) | Cost, sync (local or optional sync) | Free (sync $4–$10/mo) | Windows, Mac, iOS, Android, Linux |
| Saber | Open-source cross-platform handwriting | PWA lag, pen pressure, cost | Free (open-source) | Windows, Linux, iOS, Android |
| Nebo | Handwriting recognition and LaTeX | PWA lag, pen pressure | One-time ~$10 (est.) | Windows, iOS, Android (sync limited) |
Each row in that table corresponds to a tool I spent at least a week using. Here is what I found.
OneNote: Free, Native, and Better in Every Way
OneNote is the first app I install on any new Windows device. It is a native UWP app—no Wasm, no Electron wrapper, no PWA. It loads instantly, scrolls smoothly through a 500-page notebook, and supports full pen pressure on Surface devices.
The free tier includes 5 GB of OneDrive storage and unlimited notebooks—no watermarks, no import size limits, no cap on how many pages you can create. That alone makes it a stronger offer than GoodNotes Essential ($11.99/yr with 3 notebooks) or GoodNotes Pro ($35.99/yr with 100 MB storage).
Sync works through OneDrive, which is available on iPhone, Android, Mac, Windows, and the web. That means you can take notes on your iPad and open them on your Windows laptop with zero friction. GoodNotes emphatically cannot do that.
What does OneNote lack? The template marketplace is sparse—GoodNotes has a dedicated community for templates while OneNote ships with a thin set of built-in options. And the UI is not as polished. But if you care about performance, cost, and reliability, OneNote wins handily.
Drawboard PDF: For When GoodNotes Stutters Over Large PDFs
If you annotate research papers, textbooks, or engineering drawings, GoodNotes’ 500+ page slowdown is a dealbreaker. Drawboard PDF is a native Windows app built for exactly that workload. It handles 1,000-page PDFs without stutter, supports real-time collaboration across Windows, macOS, iOS, Android, and web, and includes measurement tools and LaTeX equation support that GoodNotes does not offer at all.
Drawboard has a free tier (basic PDF annotation) and a Pro Lite plan at $4.19/user/month. That is cheaper than GoodNotes Pro on a monthly basis, and you get real-time collaboration—a feature GoodNotes only offers on iPad.
Pen pressure works on Windows, which I confirmed by writing a quick note in the app before opening a 400-page datasheet. The pressure responsiveness was identical to what I get in OneNote.
Xournal++: Free, Open-Source, and It Handles Pressure
When I first installed Xournal++, I thought the UI looked like a throwback to 2005. But the moment I pressed the stylus down and saw the line vary with pressure, I forgot about the interface. The app is free, open-source, and supports full pen pressure on Windows. It has 196 likes on AlternativeTo, a small but dedicated community.
Xournal++ is a native app (GTK-based, but runs on Windows without a browser in sight). It handles PDF annotation, customizable toolbars, and layer management. Sync is local-only, which I see as a privacy advantage—your notes never leave your device unless you choose to put them in a cloud folder.
The learning curve is real—the toolbar layout is not as intuitive as OneNote or GoodNotes. But if you value pen accuracy and zero cost, this is the best option.
Noteshelf: iPad Polish, Windows Performance, at a Price
Noteshelf is the closest thing to GoodNotes’ UI polish on Windows. It is a native Windows Store app, looks clean, and supports pen pressure. The free tier gives you 3 notebooks and 30 AI credits per month. That matches GoodNotes’ free tier exactly—except Noteshelf is native, so no PWA lag.
The premium plan on Windows costs $7.99 per month, which is actually more expensive than GoodNotes Pro ($35.99/year ≈ $3/mo). So you pay more for better performance. That is a trade-off some users will make, especially if they value the handwriting experience above all else.
I would not pay $7.99 a month for Noteshelf. But I have friends who do, and they say the writing feel justifies it. Test the free tier first.
Obsidian: For Typists Who Want to Own Their Notes
If you primarily type notes, GoodNotes is the wrong tool entirely. Obsidian is a local-first, Markdown-based knowledge management app with 1,161 likes on AlternativeTo and an enormous plugin ecosystem. It is free for personal use; optional sync (Obsidian Sync) costs $4–$10 per month.
Obsidian does not handle handwritten notes natively. But if your workflow is typed notes with occasional PDF annotations, you can embed PDFs and annotate with the PDF++ plugin. For pure knowledge management—linking ideas, building a personal wiki—Obsidian is far more powerful than GoodNotes.
I ditched GoodNotes for Obsidian a year ago and never looked back. My notes are plain Markdown files that I own. No vendor lock-in, no subscription. I sync them across devices using a private GitHub repo—free and completely under my control.
If you need handwriting, skip Obsidian. If you type, it is the best alternative on this list.
Saber: Promising but Not Ready Yet
Saber is another free, open-source option, but it is younger and less mature. It has 30 likes on AlternativeTo and a smaller community. That said, it supports pen pressure, cross-platform sync (self-hosted or S3), and works on Windows, Linux, iOS, and Android.
I tested Saber for a week. The basics work: you can write, draw, annotate PDFs, and sync your notebooks. But the feature set is sparse—no templates, no LaTeX, no advanced tools. The UI is functional but rough. I would not trust it as a daily driver unless you are willing to live with occasional rough edges.
Nebo: Best at Converting Scribbles to Text
Nebo is a niche tool for users who need first-class handwriting-to-text conversion. It is a native Windows app, supports pen pressure, and excels at turning scribbled equations into LaTeX. Pricing is likely a one-time purchase (around $10–$20, but I could not verify this before publication—research caveat).
Sync is limited to local folders or cloud storage services—there is no built-in Nebo cloud. If you need your notes on multiple devices without manual copying, look elsewhere. I have not spent enough time with Nebo to give a strong verdict. What I can say: the handwriting recognition is noticeably better than GoodNotes’ OCR. If that is your priority, Nebo is worth a trial.
What GoodNotes Still Has (and What It’s Missing)
GoodNotes for Windows does a few things well: the template ecosystem is better than any alternative, the UI is polished, and if you are deeply invested in the Apple ecosystem, the iPad app is still excellent. The Windows version, however, compromises too much.
- PWA performance: OneNote, Drawboard PDF, Xournal++, Noteshelf, Obsidian, Saber, Nebo all run natively and feel more responsive on Windows.
- Pen pressure: Only GoodNotes lacks it on Windows. Every alternative here supports it (or, for Obsidian, does not need it).
- iOS → Windows sync: OneNote and Drawboard PDF offer genuine cross-platform sync. GoodNotes does not.
- Cost: OneNote, Xournal++, Obsidian (with local sync), and Saber are free. GoodNotes requires at least $11.99/yr after the limited free tier.
The one area where GoodNotes still leads is the template marketplace. If you rely heavily on custom planners or imported layouts, you may miss that. But for day-to-day note-taking, the alternatives have closed the gap.
Two-Year Cost Comparison: Free vs Subscription vs One-Time
| App | Two-Year Cost | What You Get |
|---|---|---|
| GoodNotes Pro | $71.98 | Unlimited notebooks, 100MB storage, full features (but no pen pressure on Windows, no iOS sync) |
| GoodNotes Essential | $23.98 | 3 notebooks, 5MB imports, watermarked exports |
| OneNote | $0 | Unlimited notebooks, 5GB OneDrive, full pen pressure, cross-platform sync |
| Xournal++ | $0 | Unlimited notebooks, full pen pressure, local-only (privacy) |
| Obsidian (local sync) | $0 | Unlimited Markdown notes, plugin ecosystem, local storage |
| Obsidian (sync) | $96–$240 | Same as above plus encrypted sync across devices |
| Drawboard PDF Pro Lite | $100.56 | Real-time collaboration, measurement tools, LaTeX, pen pressure |
| Noteshelf Windows | $191.76 | Polished handwriting UI, pen pressure, 3 notebooks free tier |
| Saber | $0 | Basic handwriting, cross-platform sync (self-hosted), pen pressure |
| Nebo (est.) | $10–$20 | Best-in-class handwriting recognition, one-time purchase |
The numbers confirm what the hands-on tests suggested: GoodNotes is not the cheapest option, and its paid tiers do not offer features that justify the cost over free alternatives. Even the $35.99/yr Pro plan looks expensive next to OneNote’s $0.
For a more detailed breakdown of note-taking app pricing, see our comprehensive pricing guide.
Which Tool Fits Your Workflow?
| Your Need | Recommended Tool |
|---|---|
| Free, unlimited, native handwriting + sync on all platforms | OneNote |
| Fast PDF annotation with real-time collaboration | Drawboard PDF |
| Accurate pen pressure on Windows with zero cost | Xournal++ |
| Polished handwriting UI (and willing to pay) | Noteshelf |
| Typed notes and knowledge management | Obsidian |
| Open-source cross-platform handwriting (still maturing) | Saber |
| Best handwriting-to-text and LaTeX support | Nebo |
If you still want to use GoodNotes for Windows, do it only if you are heavily invested in the iOS app and can tolerate the limitations—the PWA lag, the missing pen pressure, the lack of sync. For everyone else, the seven alternatives above offer a genuinely better experience on Windows.
For a broader look at Windows note-taking apps, check our 2026 Windows roundup.