Editing a PDF on Windows used to mean one of three things — pay Adobe twenty bucks a month, upload your file to someone's server, or fight with a clunky open-source app until you gave up. In 2026 that's still mostly true. But there are three free options on Windows 10 and 11 that actually work, and one of them does the job in about ten seconds.
I spent the last year using all of them for real work — filling forms, signing contracts, fixing typos in PDFs people sent me, OCR-ing scans for searchable archives. Here's what I learned, what to avoid, and the step-by-step for each common task.
The honest truth about "free" PDF editors
Type "free PDF editor" into Google and you'll find about fifty results that aren't free. Here's the short list of how each one stings you:
- Adobe Acrobat Reader — free, but only opens PDFs. To edit you need Acrobat Pro at ${'$'}20 a month.
- Smallpdf — free for two tasks per day. Then it asks for ${'$'}12/mo. Your file is uploaded to their servers either way.
- iLovePDF — same model: free with daily limits, then ${'$'}7/mo. Cloud-only.
- Sejda — free up to 200 KB per file, three tasks per hour. Above that, you pay. Cloud upload.
- PDFescape — free editor that pushes you to ${'$'}36/year Premium the moment you try to do anything serious.
- Foxit PDF Editor — free reader. The editor is ${'$'}13/mo.
- Nitro PDF Pro — ${'$'}179 one-time. Not subscription, but not free.
If your file has anything sensitive (a contract, a tax return, medical records) you also have to ask whether you want to hand it to a company that's monetising free users — because the way most of them break even is by training models on your documents or selling aggregated patterns. Read their privacy policies if you doubt me.
The genuinely free options that don't upload your file anywhere are:
- RBS PDF Editor — the one I built and use every day. Free, offline, portable USB build available. No account, no watermark.
- LibreOffice Draw — part of the LibreOffice suite. Free and open-source. Can edit PDFs but the UX is rough.
- Microsoft Edge's built-in PDF tools — surprisingly capable for basic markup. Limited but free and pre-installed.
I'll cover all three below, in the order you'd actually reach for them.
Method 1: RBS PDF Editor (my pick)
Full disclosure: I built this one. I'm including it not because I built it but because it's the only Windows PDF editor I've found that's both genuinely free and does the things people actually need without making you sign up. If you don't trust the recommendation, skip to Method 2 — LibreOffice will get you most of the way for free too.
Step 1 — Download (216 MB, one zip with two builds inside)
Go to the RBS PDF Editor page or grab the zip directly from the GitHub release. Inside the zip you get two .exe files — pick whichever you prefer:
RBSPDFEditor_Setup.exe— regular installer. Sets up file associations so double-clicking a .pdf in Explorer opens it in the editor.RBSPDFEditor_Portable.exe— single file, no install. Drop on a USB stick and it runs on any Windows 10 or 11 PC with no admin rights required.
Either build is around 108 MB after extraction. First time you run it, Windows SmartScreen may ask whether to trust an unknown publisher — click "More info" then "Run anyway". I'm working on getting the binaries signed in the next release.
Step 2 — Open a PDF
Drag the file onto the window, click Open PDF, or just double-click any PDF in Explorer if you used the installer. Multiple PDFs open as tabs in the same window — same model as Chrome or Edge.
Step 3 — Edit text in place
Click the Edit Text tool in the toolbar, then click any word in the document. A yellow box appears with the current text. Type the new text and press Enter. The original font, size and weight are preserved automatically — you don't have to match them yourself.
This handles three messy edge cases that other editors get wrong:
- Tables with cell borders — clicking a cell only edits that cell. Neighbour cells stay put.
- Forms aligned with spaces — the editor detects cell boundaries from the whitespace, so editing "Server Time: 09:15" only edits the time.
- Stacked OCR layers — if a PDF has the same text twice (someone ran OCR twice), the editor sees through it and shows one clean copy. No more "Regarding Regarding" doubling.
Step 4 — Save your changes
Click Done at the top. Pick Overwrite to save in place, or Save as new to keep the original untouched. No watermark is ever added. The file size usually stays similar — sometimes smaller because the editor cleans up unused PDF objects on save.
📄 Download RBS PDF Editor — Free
216 MB ZIP · Installer + Portable inside · Windows 10/11
Method 2: LibreOffice Draw (free, open-source, clunkier)
LibreOffice is the open-source alternative to Microsoft Office, and its Draw component can open and edit PDFs. It's a perfectly fine free option if you don't want to install yet another app and you already use LibreOffice for something else.
Setup
Download LibreOffice (~330 MB) and install it. The whole suite (Writer, Calc, Impress, Draw) installs together — you can't pick just Draw.
Editing a PDF
- Right-click your PDF → Open with → LibreOffice Draw.
- The PDF opens as an editable canvas. Click any text block to edit.
- File → Export As → Export as PDF, then save.
What's good about Draw
- Genuinely free and open-source.
- Runs offline. No account, no upload, no telemetry by default.
- Handles text, shapes, and images in PDFs.
What's annoying about Draw
- Treats every PDF as a Draw vector document, not a PDF. Text blocks come in as separate objects with no awareness of where the document's "lines" are — so editing one word can shift the whole layout.
- Fonts often substitute. If the PDF uses a font you don't have installed, Draw picks the closest match — and the result usually doesn't quite line up.
- No OCR built in. Scanned PDFs come in as images that can't be edited.
- No tabs. Every PDF opens in its own window.
Use LibreOffice Draw if you need to edit one PDF a quarter and don't want to install anything app-specific. For anything you do regularly, the friction adds up fast.
Method 3: Microsoft Edge's built-in PDF tools (limited but free)
Edge ships with a PDF viewer that's surprisingly capable for basic markup. It's pre-installed on every Windows 11 machine and most Windows 10 ones, so there's literally nothing to download.
What you can do
- Add text — anywhere on the page. Choose colour and size.
- Draw and highlight — for marking up forms by hand.
- Erase — your own annotations only, not the document's original text.
- Save — overwrites the file or saves a copy.
What you can't do
- Edit the document's original text. You can add new text on top, but the underlying words can't be changed.
- OCR scanned PDFs.
- Sign with a saved signature (you can draw one, but it doesn't get reused).
- Merge, split, reorder pages, or convert to other formats.
Edge is perfect for the "I just need to sign this and send it back" use case. It's not really a PDF editor, more a markup tool. Use it when you don't want to install anything and the task is simple.
How to do the common tasks (any free editor)
How to sign a PDF for free
- In RBS PDF Editor: More menu → Signature → draw with the mouse once. Drop the saved signature on any future document with one click.
- In Edge: Click the draw tool, lower the stroke width, and sign by hand each time.
- In LibreOffice Draw: Insert → Image → use a PNG of your signature. Resize and position.
How to OCR a scanned PDF for free
If your PDF is a scan, it's just an image. Windows can't search it, you can't copy text from it, and you can't edit any word in it. OCR (Optical Character Recognition) turns the scan into searchable, editable text.
- RBS PDF Editor: OCR button → "Searchable PDF". First time, it downloads Tesseract OCR (~80 MB). After that it runs offline forever.
- LibreOffice Draw: No built-in OCR. You'd need a separate tool first, then open the result in Draw.
- Edge: No OCR at all.
How to merge / split / rotate PDF pages
RBS PDF Editor has all of these under the Pages menu. LibreOffice Draw can do merge by opening multiple PDFs and copying pages between them (clunky). Edge can't do any of them.
How to convert PDF to Word or Excel
- RBS PDF Editor: Convert menu → PDF to .docx or .xlsx. Tables are pulled out properly into Excel cells.
- LibreOffice: Open the PDF in Draw, then Save As .docx. Layout often breaks.
- Online tools: avoid for anything sensitive. They upload your file.
Which one to actually pick
If you edit PDFs regularly — use RBS PDF Editor or pay for Adobe Acrobat Pro. Free editors that match Acrobat's feature set don't really exist except this one.
If you edit one PDF a month — Edge's built-in markup is fine for signing or adding text. Use it.
If you're philosophically opposed to non-OSS software — LibreOffice Draw. It's not great but it's genuinely libre.
If you're tempted by an online tool — don't, unless the document is genuinely public. Cloud PDF tools all upload your file, and "we delete after one hour" promises are worth approximately what they cost.
Things to watch out for
- Watermarks on "free" output. Some free editors stamp their logo on the result. Always test with a throwaway file first.
- Sign-up gates. If a tool asks for your email to download the result, your file went into their training set. Walk away.
- "Try our other features" upsells after every action. Tells you the tool is built to convert you to paid, not to help you do work.
- Format drift. Re-saving a PDF often shifts text by a pixel here, a font there. Compare side-by-side before sending anywhere important.
Bottom line
You don't need to pay ${'$'}20 a month to edit PDFs in 2026. Pick one of the three free options that match how you actually work — frequent editor, occasional markup, or hardcore open-source — and you're done.
If you go with RBS PDF Editor, drop me a note on the contact page if anything breaks or there's a feature you wish it had. Solo dev, Singapore, reads every email.
Want the launch post with the full feature list and side-by-side comparison against Adobe, Foxit, Sejda and Smallpdf? Read RBS PDF Editor — Free, Offline, Portable. The Adobe Alternative I Actually Use.