PDF metadata field guide

PDF Creator vs. Producer: What’s the Difference?

Creator and Producer are separate PDF metadata fields. Creator usually describes the application that authored the source document, while Producer usually describes the software that generated the PDF itself.

The practical difference

In the traditional PDF Document Information dictionary, Creator is intended for the application that created the original document when the file was converted from another format. Producer is intended for the application that converted or generated the PDF.

Creator

Where the source document was authored

Examples can include Microsoft Word, Adobe InDesign, LibreOffice, a reporting application, or another program that created the document before it became a PDF.

Producer

What generated the PDF

Examples can include Adobe PDF Library, a browser PDF engine, a print-to-PDF driver, Ghostscript, or a software library used by an application or web service.

Why a PDF can show both

A document often passes through more than one application. Imagine a report authored in Microsoft Word and then exported through a separate PDF conversion engine. The Creator field can describe Word while the Producer field describes the PDF-generating component. Seeing two different products is therefore not inherently suspicious—it can simply describe two stages of the same workflow.

Creator: Microsoft Word
Producer: Adobe PDF Library
One plausible interpretation: the document was authored in Word and later converted to PDF by Adobe software.

Creator and Producer can also appear in XMP

PDF metadata is not limited to the Info dictionary. XMP can carry related properties as well. For example, Adobe defines pdf:Producer for the tool that created the PDF document, while XMP commonly uses xmp:CreatorTool for the creating application.

A PDF can contain both Info-dictionary and XMP values, and they do not always agree. Files that have been edited, converted, incrementally updated or processed by different applications can accumulate metadata from multiple stages of their history.

Do Creator and Producer prove where a PDF came from?

No. They are ordinary metadata fields, not cryptographic evidence. Software can set, replace or remove them. A trustworthy investigation should compare them with other context: Author, timestamps, XMP identifiers, digital signatures, the visible document, and the source from which the file was obtained.

A useful rule: use Creator and Producer to generate hypotheses about a document's workflow, not to prove that workflow by themselves.

How to check Creator and Producer

Lyonite's PDF Metadata Viewer reads supported metadata locally in the browser and reports Creator and Producer alongside Author, dates, XMP information and other document properties. This makes it easier to compare the fields instead of interpreting one value in isolation.

Check Creator and Producer in a PDF →

Related PDF metadata resources

Technical references

Lyonite uses primary and industry-standard documentation to keep these explanations grounded in how PDF metadata is actually structured.