BASALT · JOURNAL

PDF editing software for Mac: what you can actually edit, and what you cannot

2026-08-07 · pdf editing software for mac

Most disappointment with PDF editing software for Mac comes from a mismatch of expectations. People arrive wanting to change a sentence in a contract the way they would in a word processor, and the format was never designed to let them.

Understanding why makes choosing a tool much easier, because it separates the operations that are reliable from the ones that are a negotiation with the file.

A PDF is painted output, not a document

A word processor file stores a document model: paragraphs, styles, a flow of text that reflows when you change it. A PDF stores the result of printing that model. Each page is a content stream, a sequence of operators that selects a font, sets a transformation matrix, and shows strings of character codes at specific coordinates.

There is no paragraph, and often no word. A line may be a dozen separate show operations with manual kerning between them, and the space between two words may be a positioning number rather than a space character. Reading order is a convention, not a structure, which is why text extracted from a two-column page sometimes interleaves the columns.

Fonts complicate it further. A PDF usually embeds a subset of each font, containing only the glyphs the document actually uses, so retyping a word that needs an unembedded character forces the tool to substitute or embed a font, and either choice changes how the page renders.

What "editing text" really means in practice

Every serious PDF editor offers text editing, and every one of them is doing the same thing: reconstructing a plausible line and paragraph model from painted output, letting you type into that reconstruction, then re-emitting the content stream. It works well on simple, single-column, digitally generated documents with common fonts. It degrades on complex layouts, tables, justified text, and scans.

The practical rule is that PDF text editing is for corrections, not authorship. Rewriting a clause and expecting the paragraph to reflow across a page break is not something the format supports, and no Mac application changes that.

If you have the source document, edit it and export a new PDF instead.

The operations that are reliable

These do not require reconstructing anything, because they operate on structures the format defines explicitly.

Pages. Reordering, rotating, inserting, deleting, extracting, splitting, and merging are manipulations of the page tree. They are lossless and predictable.

Annotations. Highlights, notes, stamps, and drawings are separate objects layered above the page. They never touch the content stream, which is why they are reliable and why they are useless for removing information.

Forms. AcroForm fields have defined types and values. Filling, exporting, importing, and flattening field values into page content are well specified operations.

Metadata and security. The document information dictionary and the XMP packet can be read, rewritten, or removed cleanly. Passwords, permissions, and encryption are structural, and so is removing them when you have the password.

Compression and images. Re-encoding image streams and downsampling are deterministic. Compressing a PDF trades resolution for size in ways you can measure.

OCR. Adding a text layer to a scan produces a searchable file without altering the visible image. OCR on Mac is genuinely reliable now.

Destroying content. Excising operands from the content stream is precise and checkable, and unlike text editing it has an objective success test: the content is either extractable afterward or it is not.

Flattening. Merging annotations and form appearances into the page content is well defined and often the right final step before filing. Flattening a PDF explains when.

Criteria for choosing PDF editing software for Mac

Start from your actual work rather than a feature grid.

What do you do most. If most of your PDF time is assembling, splitting, and annotating, you need page tooling and speed, not a text engine. If you regularly correct wording, test the candidate on your worst real document before buying.

Does it modify originals. Some applications save in place by default. For anything with legal or archival weight, prefer a tool that writes a new file every time.

How does it save. Incremental saves append changes and leave prior object versions in the file. For routine annotation that is harmless; for anything you are removing information from, it is a leak.

Where does the file go. Browser-based editors upload the document. Convenient, and disqualifying for confidential material.

What does it cost over five years. A subscription accrues whether or not you open it, and a perpetual license usually does not include indefinite feature updates. Neither model is wrong; the mismatch is.

Is it Mac native. Native apps are smaller, start faster, and integrate with Quick Look and the share sheet, while cross-platform ports carry their own rendering stack and their own bugs.

The options, honestly

Apple Preview is free, built in, and better than its reputation. It views, annotates, reorders, merges, splits, and fills simple forms. It cannot edit body text, and it should not be used to remove information, because its markup tools draw and its saves are incremental.

Adobe Acrobat Pro is the most complete option and has the strongest text editing. It is a subscription and a large install, and most people use a small fraction of it.

Browser services such as Smallpdf and iLovePDF convert, compress, and merge quickly with no installation. The file goes to their servers, which is the whole trade.

Native Mac editors in the PDF Expert and PDFpen category are well made and cover the common ground competently. Business models vary between subscriptions and paid upgrades, so check before you commit.

Command line tools such as qpdf, mutool, and Ghostscript are free and excellent for scripted page operations and for inspecting what a file really contains.

Basalt is a native app with eighteen tools in one window and documents open as tabs. It is deliberately not a page-layout editor and does not attempt body-text rewriting. See PDF tools for Mac in one window.

Frequently asked questions

What is the best PDF editing software for Mac?

The best choice depends on whether your work is page operations or text correction, because those are different engineering problems. For assembling, splitting, annotating, filling forms, OCR, and removing information, a focused native app is faster and safer. For rewriting body text in a complex layout, the largest commercial suites do it least badly.

Can you edit text in a PDF on a Mac?

You can edit short passages in most PDF editors, though results depend on the document. PDFs store painted output rather than a document model, so editors reconstruct lines and paragraphs before letting you type, and that reconstruction fails on tables, columns, and justified text. Fixing a date is practical; rewriting a clause and expecting reflow is not.

Does Apple Preview count as a PDF editor?

Preview is a capable annotator and page organizer rather than a full PDF editor. It reorders, rotates, merges, splits, signs, fills simple forms, and marks up documents at no cost. It does not edit body text, and its markup tools paint over content instead of removing it, so it cannot redact.

Why does my text look wrong after editing a PDF?

Because the document embeds a subset of each font containing only the glyphs it originally used, so a character you type that was not in that subset comes from a substitute or a newly embedded font. Spacing shifts for the same reason: position is often set by explicit kerning numbers rather than space characters.

Can I edit a scanned PDF?

Not directly, because a scan is a raster image with no text operators to edit. Running OCR adds an invisible text layer that makes the document searchable, but the visible page is still pixels, so changing a word means editing the image itself.

Do I need Acrobat to edit PDFs on a Mac?

No. Page operations, annotation, form filling, OCR, compression, passwords, signing, and redaction are all available in native Mac applications and free command line tools. Acrobat remains the strongest option for rewriting body text in complicated layouts, which is the one area where the gap is real rather than a matter of habit.

Is it safe to use free online PDF editors?

For non-sensitive documents they are convenient and generally fine. For anything confidential, privileged, or containing personal data, uploading the file is a transfer to a third party and is itself the event you would have to disclose, regardless of what the service does next. A local application removes the question.

What does flattening a PDF do?

Flattening merges annotations and form field appearances into the page content stream so they become part of the page rather than separate interactive objects. It makes a document render identically everywhere and prevents fields being edited or comments deleted. It does not remove information, because flattened text can still be extracted.

Doing it in Basalt

Basalt puts eighteen tools in one window with documents open as tabs: merge, split, organize, compress, OCR, passwords, Bates numbering, forms, sign, watermark, inspect, clean up, compare, and redact among them. Every tool writes a new file, so the original is never modified, and the engine that parses documents runs in a separate process with no network entitlement enforced by macOS at the code-signature level. It is not a page-layout editor, it does not rewrite body text, it does not do certificate-based digital signatures, and it will not open a password-protected file without the password. $29 once for up to three Macs, free for 24 hours, at basaltformac.com.

Redaction that proves itself

Basalt destroys the content you mark, then re-opens the file it wrote and proves the content is gone before it saves anything. Your documents never leave your Mac.

DOWNLOAD BASALT 2.3.0 BUY $29 FREE FOR 24 HOURS · MACOS 13+