Plain Tools
ToolsLearnBlogCompareVerify claims

What Is XMP in PDF?

XMP is one of the metadata layers that can travel quietly with a PDF. Runs locally in your browser. No uploads.

If you share documents outside your organisation, understanding XMP helps you decide what should be inspected and cleaned before release.

Trust box

  • Local processing: Core document handling runs in local browser memory on your own device.
  • No uploads: Runs locally in your browser. No uploads.
  • No tracking: No behavioural tracking is required for the local PDF workflows described here.
  • Verify this claim: /verify-claims

Table of contents

Trust explainer framework

XMP is one of the metadata layers that can travel quietly with a PDF. Runs locally in your browser. No uploads.

When this explainer helps

  • You need to validate privacy claims before adopting a document tool.
  • You are handling sensitive files and require no-upload controls.
  • You need practical trade-offs between local and hosted workflows.

Verification workflow

  1. Run one representative workflow and inspect network traffic in DevTools.
  2. Document what is verifiable versus what is policy-only.
  3. Choose the processing model that matches your risk class.

Trade-offs and caveats

  • Local-first processing reduces exposure but is not a full security programme.
  • Device security, access control, and governance still matter.
  • Tool behaviour can change over time and should be re-verified.

Privacy note

Local processing: Core document handling runs in local browser memory on your own device. Runs locally in your browser. No uploads.

Related questions

  • Is XMP the same as visible PDF content?
  • Can XMP contain sensitive information?
  • Should XMP always be removed?
  • How is XMP different from the Info Dictionary?

Contextual links

Apply this guide directly: Use Metadata Purge locally, then Compare Plain Tools with cloud alternatives and verify no-upload claims yourself. If your issue is service availability, run a quick site-status check before deeper troubleshooting.

XMP in plain language

XMP stands for Extensible Metadata Platform. In PDFs, it is a structured metadata block used to store information about the file.

It can include authoring details, titles, subjects, keywords, timestamps, and workflow-related properties.

Where XMP appears in a PDF

XMP is not usually visible in the document body. It lives in the file structure and travels with the PDF unless it is intentionally removed or replaced.

That makes it easy to forget during ordinary sharing workflows.

Why XMP matters for privacy

Metadata can reveal more than the visible pages do. Even when the document looks clean, XMP may preserve authoring or workflow clues that are unnecessary for the recipient.

For sensitive sharing, it should be treated as part of the disclosure surface.

How to inspect and remove XMP

The practical approach is simple: check metadata before sharing, then remove it if the recipient does not need it.

Local metadata-purge workflows help teams reduce hidden-data leakage without uploading the file to a third party.

FAQ

Is XMP the same as visible PDF content?

No. XMP is metadata stored in the file structure, not the visible page content itself.

Can XMP contain sensitive information?

Yes. Depending on the workflow, it may contain authorship, timestamps, subjects, tags, and other context the recipient does not need.

Should XMP always be removed?

Not always. Remove it when the metadata is unnecessary or could leak context. Keep it when there is a documented operational reason.

How is XMP different from the Info Dictionary?

Both store metadata, but they are separate structures. Many PDFs can contain one, the other, or both.

Next steps

Continue with related tools, comparisons, and practical guides.