Change text in PDFs with Papaya PDF
Open a PDF, edit text and layout, then export the finished document from a fast local-first PDF editor.
Choose PDF to edit Supports PDF files. Documents stay on your device.How it works
Editing text that is already in the PDF
Most edits start with text that someone else produced. That is the hard case, because a PDF does not store paragraphs. It stores positioned drawing instructions: glyphs placed at coordinates, in whatever order the program that made the file happened to emit them. There is no sentence to click on until an editor reconstructs one.
Papaya PDF reads that geometry and the document's own structure to rebuild editable lines, paragraphs, and blocks. When you then change a word, it edits the text object you targeted and rewraps the block around it, instead of covering the old text with a white box and painting replacement text on top. The distinction shows up the moment your replacement is a different length than the original, or the moment someone opens the exported file and tries to select the sentence you changed.
Why edited PDF text sometimes changes font
If you have edited a PDF before and watched the corrected word come out in a slightly different typeface, the font is usually the reason. PDFs frequently embed only a subset of a font, containing just the glyphs the original document used. Type a character the subset does not include and there is simply no glyph available to draw.
Papaya PDF reuses the document's own embedded font wherever the glyphs are present, and falls back deliberately when they are not, matching against the metrics of the original face so the substitute sits at a similar weight and width. The goal is that a third-party PDF keeps behaving like a document you wrote yourself. The hidden font problem in PDFs covers the failure modes in more detail.
Scanned PDFs and pages with no text
A scanned document can look completely ordinary and still contain no text at all, only page images. There is no text object to edit, which is why editors that work fine on a normal file appear to do nothing on a scan. Papaya PDF can run OCR to recognise the words on those pages, so you can review the result and then edit and search the document normally.
Redaction removes the underlying content rather than drawing a rectangle over it, forms can be filled whether or not the file has real interactive fields, and pages can be added, deleted, rotated, duplicated, reordered, merged, or split in the same session as your text edits.
What you can edit
Papaya PDF can edit document text, images, annotations, comments, links, redaction marks, signatures, page numbers, headers, footers, watermarks, forms, and page organization. The editor is built around Papaya PDF's own Rust PDF engine rather than a server-side upload workflow.
Your document is processed on your device. Papaya PDF uses the browser and local engine for editing instead of uploading your PDF content to Papaya PDF servers.
Start editing your PDF
Frequently asked questions
Can I edit a PDF without the original document?
Yes. Papaya PDF works from the PDF itself and does not need the Word file, InDesign document, or whatever produced it.
Will my layout shift when I change a sentence?
The block you edit rewraps around the new text. Surrounding content on the page is left where it is, so a correction stays a correction rather than becoming a reflow of the whole document.
Does the exported PDF stay selectable and searchable?
Yes. Because the edit changes real text rather than stamping an image over the page, the text you changed can still be selected, searched, and copied in other PDF readers.
Do I need an account to edit a PDF?
Editing requires a Papaya PDF account. Your document is still processed locally on your device either way.