OnboxTools
Local processingNo uploadFree
Report bug

PDF Editor Online — Edit in Your Browser

Annotate, add text, highlight, whiteout, reorder pages, and export — 100% local

Edit PDF files without uploading them to a cloud service. Add text boxes, yellow highlights, redaction-style whiteout rectangles, rotate and reorder pages, and download a new PDF.

Complete guide to editing PDFs online locally

Why a browser-based PDF editor matters for privacy

Traditional online PDF editors upload your file to their servers for processing. That workflow is fine for public marketing PDFs but risky for HR packets, patient forms, cap-table drafts, or unreleased product specs. A local-first editor keeps bytes on your machine: the File API reads the PDF, pdf.js renders pages to canvas, and pdf-lib rebuilds the output document without a round trip.

You get Adobe-adjacent convenience—annotate, reorder, export—without account creation, watermarks, or retention policies you did not sign. Clear the tab when finished on shared machines; nothing is stored on our servers because nothing is sent.

Editing features included

Text tool places editable text boxes you can move and rewrite before export. Highlight draws semi-transparent yellow regions for review markup. Box draws bordered rectangles for callouts or form boundaries. Whiteout paints opaque white rectangles over sensitive lines—use for casual redaction before sharing; for legal-grade redaction verify content is truly removed, not just covered.

Page tools let you rotate the current page permanently in the exported file, move pages up or down, duplicate a page (copies annotations too), or delete pages. Append PDF merges another document onto the end—handy for attaching exhibits without leaving the editor.

Undo and redo track annotation and page-structure changes. Download edited PDF bakes overlays into the file using pdf-lib vector drawing so recipients see marks in standard PDF viewers.

  • Add callout text on a signed contract scan
  • Highlight policy sections before committee review
  • Whiteout old bank numbers on a statement PDF
  • Reorder mixed scan batches before archiving

How export rebuilds your PDF

Export loads the original bytes with pdf-lib, copies pages in your current order, applies per-page rotation, then draws each annotation in PDF coordinate space. Highlights become filled rectangles with opacity; text uses embedded standard fonts; whiteout uses full-opacity white fills.

The output is a new PDF object graph—valid for email and archival—not a screen screenshot. Annotations you delete before export are omitted. Password-protected sources must be unlocked before editing.

Limits compared to desktop Acrobat

This editor focuses on markup and page surgery, not full InDesign-style content editing. You cannot reflow paragraphs inside the original text stream, edit embedded vector art node-by-node, or apply certified digital signatures. Interactive form fields may remain static graphics depending on how the PDF was authored.

Very large files (hundreds of pages, huge page dimensions) stress browser memory. For OCR on scanned PDFs, use the PDF OCR tool; for batch archives, use a desktop pipeline.

Redact a account number before email

Open the PDF, select Whiteout, draw over the sensitive line, zoom to confirm coverage, export, and attach the edited file. Ask recipients to verify visually—whiteout is not forensic redaction.

Fix page order after scanning

Use the Pages panel arrows to reorder, delete blank inserts, rotate upside-down sheets, then download the corrected PDF.

PDF editor — frequently asked questions

Is the PDF editor private?

Yes. Everything runs in your browser. Your input is not uploaded, logged, or stored on our servers.

Do I need an account?

No account or sign-up is required. Open the page and start using the tool immediately.

Are my PDFs uploaded to a server?

No. Viewing and export run entirely in your browser. Files stay on your device.

Can I OCR scanned PDFs here?

Use the PDF OCR tool for text extraction from scans. This editor focuses on annotations and page changes.

Can I edit existing PDF text in place?

You add new text overlays and markup. Changing original authored text streams requires a source document re-export.

Is whiteout secure redaction?

Whiteout covers content visually. For high-sensitivity redaction, verify the underlying data cannot be recovered in specialized tools.

Will highlights show in other PDF readers?

Yes. Export draws vector rectangles and text into the PDF standard content streams.

Can I edit password-protected PDFs?

Files requiring a user password must be unlocked first. Export may fail on encrypted inputs your browser cannot decrypt.

How is this different from the PDF Viewer?

The viewer is read-only with print/PNG export. The editor adds annotations, page changes, and downloadable edited PDFs.