Edit PDF Online – Free PDF Editor In Your Browser

Loading the PDF editor…

Share this tool

Edit A PDF Without Uploading It Anywhere

Most free PDF editors are a web form wrapped around someone else's server: you hand over your document, it is processed remotely, and you hope it is deleted afterwards. This one is different. The editor is JavaScript that downloads into your browser tab and does all its work there — reading the file, painting each page to a canvas, and writing the finished PDF back out. Your document never travels across the network, which makes this a reasonable choice for contracts, invoices, medical forms and anything else you would rather not post to a stranger's server.

What “editing” means here. This tool edits your PDF by adding a layer on top of it — text, shapes, highlights, whiteout blocks, images and signatures — and then flattening that layer permanently into the page when you export. It does not retype existing paragraph text or reflow it. If you need to change a sentence that is already in the document, cover it with a whiteout box and type the replacement on top. That is how virtually every browser-based PDF editor works, whatever the marketing says.

What You Can Do

  • Text boxes: click anywhere to drop editable text, then set the font, size and colour. Six web-safe fonts are available so the exported file looks the same on every device.
  • Whiteout: drag a solid white rectangle over anything you want to remove, then type over the top of it.
  • Redact: the same idea in solid black, for information that must not be readable. Because the overlay is flattened on export, redacted content is not selectable in the downloaded file.
  • Highlighter: a wide semi-transparent brush for marking passages, exactly like a physical highlighter pen.
  • Freehand pen: draw, circle, tick or scribble anywhere, with adjustable colour and stroke width.
  • Shapes: rectangles, ellipses and straight lines, outlined or filled, for boxing figures and drawing arrows and rules.
  • Images: drop in a PNG, JPG or WEBP — a logo, a stamp, a photo — and scale it to fit.
  • Signatures: draw one with your mouse or finger, type your name in a handwriting font, or upload a scan of your real signature.
  • Form filling: if the PDF is an interactive AcroForm, every field is listed in a side panel and written back into the real form field — save it still fillable, or flattened so the answers are permanent.
  • Page operations: rotate, reorder and delete pages from the thumbnail sidebar.

Filling An Interactive PDF Form

When you open a file the editor checks it for an AcroForm — the standard interactive form format. If it finds fields, a Form panel opens listing each one by name, with the right control for its type: a text input, a toggle, or a dropdown of the allowed options. Whatever you type is written into the actual form field inside the document, not painted over the top, so the saved file behaves like a properly completed form rather than a picture of one. Each field is also outlined on the page with its current value, so you can tell at a glance which control belongs where.

When you save, you choose what happens to those values. Keep fields editable stores them in the form so anyone can revise them later. Flatten burns them into the page permanently — the right choice for a form you are about to email or print. Note that reordering or deleting pages forces the flattened save, because rebuilding the page list drops the interactive field wiring; the editor tells you when that applies.

Government and bank forms often won't fill automatically. Many Indian government PDFs use XFA, a dynamic form technology that is not standard PDF and that browsers cannot process at all. When the editor detects one it says so plainly rather than showing an empty panel — and you can still complete the form with the Text and Pen tools and export it normally. If it has to be submitted through a portal that validates the XFA structure, use Adobe Acrobat Reader for that one.

Signing A PDF

Click Signature and draw with your mouse or finger, type your name in a handwriting font, or upload a photo of a signature you have already scanned. You can add an optional caption underneath with your name and the date — the date is pre-filled in Indian format and you can edit it. The signature and its caption travel as a single object, so you place, drag and resize them together, and they flatten onto the page on export like any other overlay.

To be straight about what this is: it produces an electronic signature image, not a certified digital signature. There is no PKI certificate, no cryptographic binding to the document, and nothing that would detect a later edit. That is fine for everyday business paperwork, where an image signature is routinely accepted. It is not sufficient where a Digital Signature Certificate is required — statutory filings, tenders, court submissions and most registrar work all need a DSC token and dedicated signing software.

How To Edit A PDF

  1. Drag your PDF onto the box above, or click to browse for it. Files up to 50 MB are supported.
  2. Pick a page from the thumbnail strip on the left. A red dot marks any page you have already edited.
  3. Choose a tool from the toolbar and work directly on the page. Set colour, stroke width, font and size in the row underneath.
  4. Switch back to Select to move, resize, rotate, reorder, duplicate or delete anything you have added. Ctrl+Z undoes, Delete removes the selection.
  5. Use the sidebar buttons to rotate, move or delete whole pages.
  6. Click Download edited PDF. The file is written in your browser and saved straight to your device.

Removing Or Replacing Text, Step By Step

This is the single most common reason people look for a PDF editor, so it is worth spelling out. Say an invoice has the wrong date on it. Select Whiteout and drag a box over the old date — it disappears under a white rectangle. Switch to Text, click just inside that box, and type the correct date. Match the size roughly to the surrounding text using the Size field, and pick a font that is close to the original. Export, and the page reads correctly. The original date is still technically present in the underlying page content, so use Redact instead if the point is to hide something sensitive rather than to correct a typo — and if the requirement is legal-grade redaction, flatten the page to an image first with our PDF to JPG converter and rebuild the document from those images.

Why Everything Runs In Your Browser

Three open-source libraries do the heavy lifting, all of them loaded on demand so they cost you nothing until you actually open a file. pdf.js — the same engine Firefox uses to display PDFs — renders each page to a canvas. Fabric.js provides the interactive overlay you draw on. pdf-lib writes the final document, copying your untouched pages through unchanged and stamping the flattened overlay onto the ones you edited. None of them needs a server, so none of them sends your file anywhere.

One practical consequence: the work happens on your machine, so a very large or image-heavy PDF will feel slower on an old phone than on a desktop. If a file struggles, compress it first with the PDF Compressor or work on a section at a time using Split PDF.

When To Use A Different Tool

100% private. Your PDF is opened, edited and re-saved entirely inside your browser using JavaScript. It is never uploaded, never stored and never seen by us. Close the tab and every trace of it is gone.

Frequently Asked Questions

Is this PDF editor really free?
Yes. There is no account, no watermark, no page limit and no trial. The editor is a piece of JavaScript that runs in your browser, so there is no per-file cost for us to pass on to you.
Are my files uploaded to a server?
No. Your PDF is read straight from your device into your browser tab. Every step — rendering pages, drawing overlays, and writing the final PDF — happens locally in JavaScript. Nothing is transmitted, stored, or logged. You can confirm this by opening your browser DevTools Network tab while you edit: there are no upload requests.
Can I change the existing paragraph text inside the PDF?
No, and this is worth being clear about. A PDF stores text as positioned glyphs rather than as flowing paragraphs, so there is no reliable way to retype a sentence and have the rest of the paragraph reflow. This tool works the way most people actually need it to: you cover the old text with a whiteout block and type the new text on top. The result looks correct and prints correctly.
How do I remove or replace text on a PDF page?
Pick the Whiteout tool and drag a white box over the text you want gone, then switch to the Text tool and click where you want the replacement. For anything confidential, use Redact instead — it paints a solid black block, and because the overlay is flattened into the exported page, the covered content is no longer selectable in the file you download.
Can I fill a PDF form online?
Yes, if the PDF is a standard interactive form (an AcroForm). When you open the file the editor scans it for form fields and, if it finds any, opens a Form panel listing every one of them — text boxes, checkboxes, radio groups and dropdowns — each mapped to the real field inside the document. Type into the panel and the values are written into the actual form fields, not painted on top. Field positions are outlined on the page so you can see which control is which. If the PDF has no interactive fields, you can still fill it with the Text and Pen tools.
Should I save a filled form as editable or flattened?
Choose "Save (keep fields editable)" when someone else still needs to change your answers — the values are stored in the form and remain fillable in any PDF reader. Choose "Save (flatten)" when the form is final: the answers are burned into the page and can no longer be edited or accidentally cleared, which is what most people want before emailing or printing a completed form. One caveat: if you reorder or delete pages, the document has to be rebuilt and interactive fields cannot survive that, so only the flattened save is offered.
Why can’t I fill some government forms?
Because they are not ordinary PDF forms. Many Indian government and bank PDFs are built with XFA, a different, dynamic form technology that Adobe layered on top of PDF — the page you see is generated by an embedded XML application rather than stored as normal PDF form fields. Browsers and almost all non-Adobe software cannot process XFA at all. When the editor detects one it tells you plainly instead of showing you an empty panel, and you can still complete the form using the Text and Pen tools and export it normally. If the form must be submitted through an official portal that validates the XFA structure, open it in Adobe Acrobat Reader instead.
Can I sign a PDF with this tool?
Yes. Click Signature and either draw with your mouse or finger, type your name in a handwriting font, or upload a photo of your signature. You can optionally add a name and date caption underneath — the date is pre-filled in Indian format and is fully editable. Place the signature anywhere on any page and drag the corner handles to resize it.
Is my signature legally valid?
Be careful here. What this tool produces is an electronic signature image — a picture of your signature flattened onto the page. It is not a certified digital signature: there is no PKI certificate, no cryptographic hash of the document, and nothing that proves who signed it or detects later tampering. In practice an image signature is widely accepted for everyday business paperwork, and India’s Information Technology Act does recognise electronic signatures in many contexts, but anything requiring a Digital Signature Certificate — statutory filings, tenders, court submissions, most registrar work — needs a DSC token and proper signing software. If a document specifically asks for a digitally signed PDF, this is not the right tool for it.
Can I reorder, rotate or delete pages?
Yes. Every page appears as a thumbnail in the left sidebar with buttons to rotate it left or right, move it up or down in the document, or delete it. Rotating a page also rotates anything you have already drawn on it, so your edits stay where you put them.
What is the maximum file size?
Around 50 MB. That limit exists because the whole document has to fit in your browser tab’s memory alongside the rendered page images. If your file is larger, run it through the PDF Compressor first, or use Split PDF to work on a section at a time.
Why will my PDF not open in the editor?
The two common causes are password protection and file corruption. If the PDF requires a password to open, remove the password first with the PDF Password Remover and then load the unlocked copy here.
Does the exported PDF keep the original quality?
Yes. Pages you did not touch are copied through byte for byte, so their text stays selectable and searchable and their images stay at full resolution. Only pages you edited get an overlay layer added, and even then the original page content underneath is left intact.
Does it work on a phone or tablet?
Yes. Drawing, highlighting and signing all work with touch. That said, a larger screen makes precise placement much easier, so a laptop or tablet is the better experience for detailed edits.

Related PDF Tools

Subscribe to the Calcon newsletter

Get new calculators, tools, and practical guides delivered to your inbox. No spam — unsubscribe anytime.