PDF guide

How to edit a PDF for free (without uploading it anywhere)

Editing a PDF usually comes down to the same three bad options: install a heavy program, pay a monthly subscription, or upload your document to a website you have never heard of. None of them is appealing when all you want is to reorder a few pages, fix a line, or add your signature.

There is a fourth way: edit the PDF right in your browser, without installing anything and without the file ever leaving your computer. This guide explains what you can edit this way, what you cannot —honestly— and how to do it step by step.

Editing a PDF with nothing to install and nothing to upload

Modern browsers are surprisingly capable. With two open-source libraries —one to read the PDF and one to write it— you can open a document, rearrange it and save it again without a single byte leaving your device. All the work happens in the tab, powered by your own machine.

The important consequence is privacy: a contract, a payslip or an ID document should not have to pass through a stranger's server just to rotate one page. If the tool runs in the browser, your file stays with you.

The Colibrí PDF editor works exactly like this: it is free, adds no watermark, and uploads nothing.

What you can edit in a PDF from the browser

Not every "edit" means the same thing. These are the operations that work well client-side, from the simplest to the most delicate:

Rearrange pages

The most common and most useful. You can reorder pages by dragging their thumbnails, rotate them, delete them, duplicate them, and extract a selection into a new PDF. That covers most "I just need to fix this PDF" moments: drop a blank page, move the appendix to the end, split off a chapter. You can also merge several PDFs into one.

Fix existing text

You can edit text that is already on a page. The honest technique is an overlay: the tool reads where each block of text sits, covers the original with a rectangle in the background colour, and redraws the corrected text on top, in the same spot. It works great for fixing a date, an amount, a name or a typo over a plain background.

It helps to know the limits so nothing surprises you:

  • There is no reflow: text does not re-wrap like in a word processor; each block is edited in place.
  • The font is a standard approximation (Helvetica), not necessarily identical to the original.
  • It shines on plain backgrounds; over images or gradients the patch can show.

Add text, a signature and images

On top of the document you can add new text (pick size and colour and drag it into place), insert images (a logo, a stamp) by placing and resizing them, and add your signature. You draw the signature with the mouse or your finger, or upload a photo of it, and it is placed as an image with a transparent background. We cover this in detail in the guide on how to sign a PDF.

What you cannot do (and why it is honest to say so)

Some things sound like "editing a PDF" but either require a server or are a different task altogether:

  • Scanned PDFs: if your PDF is a photo of paper, it has no selectable text, only an image. Editing that text needs OCR (optical character recognition) to turn the image into text first. You can check whether your PDF has real text with PDF to text: if it extracts nothing, it is a scan.
  • Compressing a PDF is possible in the browser by rasterizing the pages, being honest about its limit (the text stops being selectable): you can do it for free with Compress PDF. By contrast, removing the password from an encrypted PDF cannot be faked in the browser with any quality; be wary of any site promising instant magic there.

We would rather say it plainly: an honest tool tells you what it does not do as clearly as what it does.

Step by step: edit your PDF with Colibrí

  1. Open the PDF editor and drag in your file (or click to pick it). It opens in your browser; nothing is uploaded.
  2. Order the pages: drag the thumbnails to reorder, and use the buttons to rotate, delete or duplicate whichever page you need.
  3. Edit the text on a page if something needs fixing, or add new text, an image or your signature on top.
  4. Hit Download. The resulting PDF is generated on your device, with no watermark and keeping the original quality.

If you only need one specific operation, there are dedicated shortcuts: merge PDF, split PDF and rotate PDF.

Why "nothing uploaded" matters

When you upload a PDF to an editing website, your file —and whatever it holds: personal data, figures, clauses— is, even for a moment, in someone else's hands. Many of those sites are honest, but you have no way to check, and the file may linger in logs, caches or backups.

A tool that runs entirely in the browser removes that doubt at the root: there is nowhere to upload it. It is faster (no waiting for uploads and downloads) and it even works offline once the page has loaded. For sensitive documents, it is simply the right choice.

Frequently asked questions

Is editing a PDF this way free?

Yes. The Colibrí PDF editor is free, with no watermark and no usage limits. It runs in your browser, so there are no servers to pay for processing your files.

Is my PDF uploaded to a server?

No. All processing happens in your browser with JavaScript. Your file is never sent to the internet: it stays on your device from start to finish.

Can I edit the text of a scanned PDF?

Not directly. A scanned PDF is an image with no selectable text; editing it requires OCR to recognise the text first. You can check whether your PDF has real text with the "PDF to text" tool: if it extracts nothing, it is a scan.

Does the edited PDF get a watermark or lose quality?

No. The output PDF has no watermark and keeps the original quality. Pages you do not touch are copied as they are.

Do I need to install anything or create an account?

No. There is nothing to install and no sign-up. You open the page, edit and download. Once loaded, it even works offline.

Tools used in this guide

Everything in this guide happens inside your browser: your files are never uploaded to any server. That is the Colibrí promise.

More guides