Edit PDF text
Edit text in a PDF in your browser — click any text run, change it, download the result. Overlay mode preserves the original glyphs. No upload, no signup, no watermarks.
What is Edit PDF text?
nutoolz Edit PDF Text lets you click on existing text in a PDF and replace it. The replacement is drawn as a whiteout rectangle plus new text overlay using Helvetica at the same position and size as the original. Everything runs in your browser — your PDF never leaves your device. This is the overlay mode; a true in-place editor with original-font matching is on the roadmap.
How edits work:
- in-place — deletions, rearrangements, and (on PDFs from simple-font sources like pdf-lib or many legacy generators) additions mutate the source content stream directly. Original glyphs are genuinely removed for the parts you change. No whiteout, no font swap.
- overlay — when the original Tj can't be modified in place (most commonly: PDFs produced by Word, modern Office tools, or many professional PDF generators, which embed fonts as CIDFontType2 subsets) the editor covers the original with a white rectangle and writes the new text on top in Helvetica. The edited line will visibly differ from surrounding text — different weight, different family. Original-font matching for CID-encoded PDFs is the next major phase.
- Every edit shows its mode badge below the input so you know which path will run before you apply.
Drop a PDF here or click to choose
One PDF at a time. Everything runs in your browser.
How to use Edit PDF text
- 1
Drop or choose a PDF
Drag a PDF onto the upload area or click to browse. The file stays on your device.
- 2
Click a text run and type
Each text run in the PDF is shown as a coloured box. Click any box, edit the text in the side panel, and your change appears as a pending edit.
- 3
Apply edits and download
When you've made all your changes, click 'Apply edits' to generate the new PDF. The download starts immediately.
Frequently asked questions
Why should I use this instead of other PDF editors?
nutoolz Edit PDF Text runs entirely in your browser — no upload, no rate limit, no account requirement. Your PDF never leaves your device. You can make multiple edits and download the result immediately. The current version uses overlay mode (white rectangle over the original text), which means the original glyphs remain in the PDF's content stream but are not visible. We're building original-font matching and forensic redaction as future phases.
Does the new text match the original font?
Not yet. The overlay always uses Helvetica in black at the same time as the original. If the original PDF uses a custom or subset font, the edited text will look visibly different. We're building original-font matching (and subset font expansion) as the next phase of this tool — it's a known limitation of overlay-based PDF editors in general.
Is the original text really gone?
In overlay mode, no. We draw a white rectangle over the original text and new text on top, so the page renders correctly, but the original glyphs are still in the PDF's content stream beneath the rectangle. If you need genuine destructive removal (for legal, HIPAA, or confidentiality reasons), use Redact PDF when it ships — it overwrites the underlying bytes so the original text is unrecoverable.
What about multi-line text, tables, or columns?
Each text run is edited independently in the current release. If a paragraph wraps across multiple lines, edit each line separately. Reflow within a paragraph (so deleting a word automatically pulls subsequent words up the line) is on the roadmap.
Why are some text boxes empty or wrong-looking?
PDFs that contain text rendered as vector outlines (instead of real text) won't show editable runs. Scanned PDFs (image-only) won't either — run OCR first. The Inspect PDF Text tool is a quick diagnostic if you're not sure which case you're in.