PDF merge/split vs PDF metadata

A side-by-side comparison of Merge and Split PDF Pages and PDF Page Counter & Metadata Viewer.

PDF merge and split changes the content of the file — which pages it contains, in what order, in how many output files. PDF metadata changes the properties of the file — the title, author, subject, keywords, and creation/modification dates that show in Get Info or Properties dialogs.

They sit at different layers. Merge/split is structural (you have a 100-page PDF you want as ten 10-page PDFs). Metadata is administrative (the title field says "Untitled" when it should say "2026 Annual Report").

When to use Merge and Split PDF Pages

Use the PDF merge and split tool when the pages themselves are wrong — combining a scanned cover with a generated body, splitting a long report into per-chapter files, removing duplicate or blank pages, reordering scanned pages.

When to use PDF Page Counter & Metadata Viewer

Use the PDF metadata viewer/editor when the file is correct but its properties are not — the author shows as "Microsoft Word" instead of your name, the title is empty, the keywords field is missing required tags for a content management system.

Side-by-side comparison

Merge and Split PDF PagesPDF Page Counter & Metadata Viewer
Operates onPage contentFile-level properties
OutputNew PDF(s) with different pagesSame PDF with updated metadata
Page count changesYesNo
File size impactRoughly proportional to pages keptNegligible
Affects searchability inside contentIndirectly (fewer/more pages)Title and keywords — yes, in some indexes
Typical useChapter splits, scan cleanup, redaction’s neighbourAuthor cleanup, CMS ingestion, archive standards
ReversibleYes — keep originalsYes — metadata edits are non-destructive
Right tool for adding a pageYes — merge new page inNo

Bottom line

Pages wrong? Merge/split. Properties wrong? Metadata. Two different layers of the same file.

Frequently asked questions

Does splitting a PDF lose any quality?

No — splitting copies the page streams as-is. Quality only degrades if you re-render or re-compress, which a proper split tool does not do.

Can the metadata editor remove all metadata for privacy?

Yes — it can clear author, title, subject, and keywords. Some metadata (creation date, producer) is harder to scrub completely; tools like exiftool or qpdf are more thorough for forensic-level cleanup.

Will Google index PDF metadata?

Yes — Google reads the Title field (and sometimes Author and Subject) when indexing PDFs. A blank or "Untitled" PDF often ranks worse than the same content with a descriptive title.

Can I merge encrypted PDFs?

Usually no — most tools refuse to merge a password-protected PDF until it is decrypted. Decrypt first (with the owner password), merge, then re-apply protection if needed.

Use the calculators

More PDF comparisons