How-to guides16 August 2026 · 7 min read

How to edit a PDF: four ways, and when each is right

Editing a PDF means four genuinely different things, and picking the wrong one is why it feels so hard. Here's how to tell which job you actually have.

Skip to the toolPDF Editor

"Edit a PDF" sounds like one task. It is four, they need different tools, and almost all the frustration around PDF editing comes from attempting one of them with the tool meant for another.

Work out which job you have first. It takes ten seconds and changes everything that follows.

Which of these are you actually doing?

  • Writing on the page — filling a form, initialling a clause, dating something, adding a note. You are not changing what is there; you are adding to it.
  • Changing words that are already there — a wrong date, a misspelled name, an old price.
  • Rewriting the document — new paragraphs, restructured sections, substantial work.
  • Rearranging pages — deleting, reordering, rotating, splitting or combining. Nothing inside any page changes.

The fourth is the easiest and the one people most often do the hard way. If you only need a different page order, you do not need an editor at all.

Writing on the page

This is the right answer far more often than people expect, especially for forms. A great many documents described as forms have no interactive fields in them — they are pictures of forms. Adding text boxes on top completes them cleanly, and the result is far tidier than printing, writing and scanning back.

  1. 1Open the PDF editor and drop your file in.
  2. 2Click where the text should go and type. Match the size of the surrounding text rather than accepting the default — added text that is visibly larger is the clearest sign a form was filled in digitally.
  3. 3Line the baseline up with what is already on the page. Text sitting slightly high is the other giveaway.
  4. 4Save. The original content is untouched; your additions sit on top of it.

Changing words that are already there

Harder, and worth knowing why. PDF text is not stored as paragraphs — it is individual runs of characters placed at coordinates. There is no reflow. Delete a word from the middle of a line and nothing closes the gap, because nothing in the file knows those characters were a sentence.

For a short fix — a date, a number, a name — the practical approach is to cover the old text and place new text over it. For anything longer, the line will not re-wrap and the result looks wrong, which is when you want the next option.

Rewriting the document properly

If you are making real changes, stop fighting the PDF. Convert it to Word, edit it as a document where text reflows the way you expect, and export a fresh PDF at the end.

The trade is honest: text, reading order, headings and lists come across; the exact layout does not, because a PDF never recorded it. If you were rewriting substantial parts you were going to restyle it anyway, so the loss costs you very little.

Rearranging pages

Nothing inside the pages changes, so none of the difficulty above applies. Deleting, reordering, rotating, splitting and merging are all straightforward structural operations, and doing them does not touch or re-encode the page content at all.

One thing that is not editing

Drawing a black rectangle over sensitive text does not remove it. The text is still in the file, underneath — selectable, copyable, and findable by anyone who opens the document in the right software. Genuine redaction deletes the underlying content, not just hides it. If you are removing information rather than changing it, that is a different job and a different tool.

Common questions

Can I edit a PDF for free?

Yes, and without an account or a watermark. Everything described here runs in your browser using your own computer's processing, so there is nothing to charge for. Adobe's subscription buys convenience and a few genuinely hard features, not the ability to write on a page.

Why can't I just delete a word and retype it?

Because PDF text is positioned character by character rather than flowing in paragraphs. Remove a word and nothing closes the gap; add one and nothing re-wraps the line. Covering the old text and placing new text over it sidesteps all of that for short fixes.

Is it safe to edit a PDF online?

It depends entirely on whether the file is uploaded. Most sites send your document to a server to process it. The tools here do the work in your browser tab, which is why they still function with your network off — for a contract or anything with personal data on it, that difference is the whole question.

How do I edit a scanned PDF?

A scan is a picture of a page, so there are no words to change — only an image. You can write on top of it straight away. To edit the existing text you need OCR first, which recognises the letter shapes and adds a text layer behind the image.

Will editing a PDF ruin its formatting?

Writing on top of it will not — the original page is untouched. Converting to Word and back will change the layout, because that route rebuilds the document rather than annotating it. Choose based on whether you are adding to the page or rewriting it.

The tools for this

Read next