How to Edit a PDF Online in 2026 — Quick Guide
If you've landed on this post, you probably need to fix a typo in a contract, drop a signature into a rental agreement, or stitch together five JPGs into a single PDF. You don't need a 90-minute tutorial; you need to get the job done in the next ten minutes. So here is exactly how to do that — without installing software, without paying anything, and without uploading the file to a server you've never heard of.
The shortest possible answer
Open gnpdf.com/edit-pdf in any modern browser. Drop your PDF on the page. Click the text you want to change — yes, you can click any existing text — and start typing. When done, hit Apply Changes, preview, download. That's the whole loop, and it takes about as long as describing it.
"Wait, no upload?" — No upload. The editor runs entirely inside your browser using pdf.js and pdf-lib. Your file goes from your disk to your tab, never to a server.
Why most "free PDF editors" make this harder than it should be
Open any popular online PDF editor and try the same flow. You will hit at least one of: a 5 MB file-size limit, a 3-edits-per-day quota, a forced sign-up, a watermark on the output, or a request to upgrade to "Pro" for the very feature you came for. Worst of all, you'll often see "Uploading your PDF…" — your contract is now sitting on a third-party server with retention policies you didn't read.
None of those things happen on GN PDF. The browser is the server.
The 60-second walkthrough
- Open the editor. Go to /edit-pdf.
- Drop your file. Drag it onto the dotted dropzone, or click "Upload PDF to Edit".
- Click the text to fix. The editor reads pdf.js' text layer and overlays an editable text box that matches the original font, size, weight, italic and colour. Type your correction. Press Escape when you're done.
- Add anything else. Drop in an image (Image tool), draw or upload a signature (Sign tool with custom ink colour), highlight or annotate (Annotate tool), draw shapes (Shapes tool).
- Use layers if shapes overlap. Select an element, then in the right Properties panel use Bring Forward / Send Backward — just like Photoshop.
- Apply changes. The editor flattens every page into a fresh PDF.
- Download. Save to your machine. No watermark, no sign-up, no email collected.
What if my PDF is a scan?
Scanned PDFs don't have a clickable text layer; they are essentially page-sized JPEGs. GN PDF starts background OCR (using tesseract.js, English) when you open such a file. Once OCR finishes, the previously image-only text becomes selectable. Recognition quality depends on scan resolution — 300 DPI is the sweet spot for typed documents.
What if my PDF is password-protected?
You'll see a password modal as soon as the editor tries to open the file. Type the password (we never see it), and the editor opens normally. If you want to permanently remove the password, run the file through Unlock PDF first.
Adding a signature without printing
The Sign tool has three tabs — Draw, Type, and Upload. The Draw tab now supports a custom ink colour (most legal teams expect blue) and an adjustable pen-size slider. Upload accepts a phone-photo of your handwritten signature and automatically removes the white paper background. Type generates a cursive rendering of your name. All three result in a Fabric.js image you can drop anywhere on the page.
Combining multiple PDFs
Scroll to the very bottom of the editor and you will see an "Add More PDF" button. Click it and pick another PDF; it appends to the end of the current document. If you need a dedicated merger, the Merge PDF tool has a cleaner UI for that specific task.
Tips that save time
- Ctrl+Scroll to zoom the canvas precisely.
- Ctrl+Z / Ctrl+Y for undo / redo — the editor keeps 60 states.
- Ctrl+] / Ctrl+[ to bring an element forward or back a layer; Shift adds "to front" / "to back".
- Delete to remove the selected object.
- The Image Library stores your uploaded signatures and logos in IndexedDB. They survive across sessions on the same browser, so you don't re-upload your signature every week.
When NOT to use a browser-based editor
If you need PDF/A archival compliance, audit-grade redaction certification, or to fill complex AcroForm fields that include JavaScript validation, paid desktop tools (Adobe Acrobat, Foxit PhantomPDF) still have an edge. For 95% of the day-to-day "fix this PDF" jobs, GN PDF is genuinely faster and cheaper — because free.
Closing
You don't have to install anything. You don't have to upload anything. You don't have to pay anything. Open the editor, fix the file, close the tab. That's the whole point.
Like what you read?
Try the editor — it's free, private and unlimited.
Continue reading
Comparison
GN PDF vs Sejda vs iLovePDF vs Smallpdf — 2026
Same 12-page contract, four popular online PDF editors, five criteria — privacy, speed, fidelity, watermarking & limits. Here's what I learnt.
Signatures
Sign PDF Online — A Practical Guide for 2026
Three ways to sign a PDF in your browser (draw, type, photograph) — plus how to make a signature look professional, not like a sticker.
Tutorial
Compress PDF Without Losing Quality — What Works
Why a "10 MB → 200 KB" claim is usually a lie, and how to genuinely shrink a PDF for email or government portals without blurring text.