Edit a PDF

pdfmonks cannot edit PDF text and has no plans to. These guides say what a PDF editor actually has to do, why it is hard, and which software does it well. They also cover the jobs people call editing that are not editing at all, like filling a form or dropping a page, which you can do here.

Merge PDF

Why a PDF is hard to edit

A PDF does not store paragraphs. It stores instructions to draw glyphs at coordinates. There is often no record of which glyphs form a word, let alone a sentence that could reflow. Changing one word means finding those runs, matching the embedded font, re-measuring the line, and shifting everything after it.

A real PDF editor rebuilds that structure by guessing. It works well on files made from Word and badly on files made by a typesetter. That is the difference between the products, and it is why free tools that claim to modify PDF online usually re-render the page as an image instead.

The image shortcut is worth recognising because it looks like success. The page looks the same, the file downloads fast, and the damage only appears later: text that cannot be selected, searched or read aloud, and print that goes soft at larger sizes. If an editor cannot show you the text layer it kept, assume it kept none.

Why the font changes after an edit

Fonts in a PDF are usually subset: only the glyphs the document uses are embedded, to keep the file small. The letter you need to type often is not among them. The editor then substitutes a font it has, and the edited word arrives in a different typeface, size or spacing than its neighbours.

This is not a bug in one product. It follows from the format, and every editor handles it the same way: by guessing with whatever fonts are installed where the editing happens. An editor running on your own computer can at least reach your system fonts. An online editor can only reach its own.

What to use for real edits

Adobe Acrobat Pro is the reference implementation and the most reliable. Foxit and Nitro cost less and handle common documents. Sejda edits text in the browser. LibreOffice Draw opens a PDF and lets you move text boxes, free, though layout often shifts.

All of these move your file to do the work, except the desktop ones. That is the price of real editing: text cannot be rebuilt where it already is, so it travels. Read the retention policy before you send anything sensitive, and prefer a desktop build for contracts, records and scans of IDs.

If you have the original file the PDF was exported from, edit that and export again. It is faster than every option above and the result is correct. Most editing sessions start with five minutes of searching for a .docx that already exists.

What the upload costs

Real editing moves the file, and a moved file lives under somebody else's retention policy. Every vendor prints its own number somewhere in its privacy policy, so read it before the file goes up rather than after.

The practical rule is simple. If the document could embarrass you, cost you money, or identify someone else, edit it in a desktop program and never let it travel. If it is a flyer, a menu, or last year's public report, the convenience of an online editor outweighs a short stay on a stranger's disk. Most editing sessions are obviously one or the other.

Note what the policy will not tell you: whether the file was copied to backups, logs or a support inbox along the way. Deletion promises cover the primary copy. A file that never uploads has no copies to promise about, which is the whole point of doing the page-level jobs here instead.

A scan is a picture, not text

None of the editors above can change the words in a photographed or scanned page, because there are no words in it, only pixels shaped like words. Editing a scan first needs text recognition, which is a different product with its own errors, and a different price.

What you can do with a scan here is everything around the text: reorder its pages, cut it apart, compress it, or strip the metadata that says where it was scanned. The pixels stay exactly as the scanner left them.

When the file refuses to be edited

Some PDFs are locked on purpose. A password-protected file needs the password from its owner before any editor can touch it, and a digitally signed file is sealed by the signature: changing a word after signing breaks the seal, so editors rightly refuse. There is no honest workaround, only the source file or a fresh unsigned copy.

If you only need to approve a document rather than change it, adding a signature stamps your mark without rebuilding any text. That is the one edit-like job a locked file still allows, and only before it is sealed.

The jobs that are not editing

Removing a page, reordering pages, rotating, cropping, filling a form field, or blacking out private text are all things you can do without touching the text layer. Organize pages, Rotate and crop and Redact PDF cover those, in this tab, with no upload.

Two more belong in the same group. Filling a form writes into fields the file already contains, and adding a signature stamps a mark onto the page. Neither rebuilds a sentence, so neither needs the file to travel.

Questions people ask

Can I edit a PDF for free?
Yes, for some jobs. LibreOffice Draw is free and edits text with some layout drift. Sejda edits text in a browser. For page level changes, pdfmonks does it here at no cost.
Why does my edited text change font?
Because the original font was subset into the file. Only the glyphs actually used were embedded, so the editor has nothing to draw new characters with and substitutes a font it has.
Is it safe to edit a PDF online?
It depends on where the file goes. Any editor that changes text is doing the work on a server, so your document is uploaded. Read the retention policy before you send anything sensitive.
How do I black out text so it is really gone?
Use Redact PDF. It destroys the marked content rather than drawing a rectangle over it, then checks the output for text that survived underneath.
Can I edit the words in a scanned PDF?
Not with a PDF editor. A scan holds pixels, not text, so there is nothing to retype until text recognition runs over it. Editors that offer it either run recognition first or silently paste your words over the picture.
Why does pdfmonks not edit text at all?
Because honest text editing needs the file on a machine with full fonts and a layout engine, which contradicts the rule this site is built on: your file never leaves the tab. The page-level jobs stay; sentence surgery does not.

Do it now

The tool runs in this browser. Your file never leaves the machine, and the result is checked before you download it.

Merge PDF

Guides