PDF Tools
PDF Metadata Viewer
View PDF metadata in your browser. See title, author, subject, keywords, creator, producer, dates, version, page count, and XMP. No upload.
PDF file
Metadata
Drop a PDF above and its Title, Author, Subject, Keywords, Creator, Producer, creation and modification dates, plus PDF version, page count, encryption, linearization, XMP, and PDF/A claim appear here.
How to use
- Drop a .pdf file onto the upload area or click Choose file. Up to 500 MB is supported.
- The tool reads the PDF in your browser and shows the document title, author, subject, keywords, creator, producer, creation date, and modification date drawn from the /Info dictionary.
- Review the File facts panel for the PDF version, page count, encryption flag, linearization flag, XMP presence, and any PDF/A claim found in the XMP packet.
- Click Show XMP to view the raw XMP metadata packet, or use Copy XMP to copy it for further inspection.
- Use Copy on any field to copy a single value, or Copy summary to copy a plain-text block of every field at once. Click Clear to load a different PDF.
About this tool
PDF Metadata Viewer reads the metadata baked into any PDF and shows it in a clean, copy-friendly layout, without uploading the file. The tool reads the PDF with file.arrayBuffer(), locates the trailer's /Info indirect reference, follows it to the Document Information dictionary, and decodes the standard string entries the PDF specification defines: Title, Author, Subject, Keywords, Creator (the application that wrote the document, for example Microsoft Word), Producer (the library that emitted the PDF, for example Adobe PDF Library), CreationDate, ModDate, and the Trapped flag. PDF strings come in three flavors and they are all handled: literal strings in parentheses with backslash escapes and octal codes, hexadecimal strings in angle brackets, and any of those wrapped in a UTF-16 BE BOM (FE FF) or PDFDocEncoding so accented characters and non-ASCII titles render correctly. PDF dates use the (D:YYYYMMDDHHmmSSO'HH'mm') form and are reformatted into a readable timestamp while the literal value is preserved underneath. Newer PDFs ship XMP metadata, a packet of plain XML containing dc:title, dc:creator, dc:description, xmp:CreatorTool, xmp:CreateDate, xmp:ModifyDate, pdf:Producer, and PDF/A claims (pdfaid:part and pdfaid:conformance). The tool detects the packet, surfaces a copyable excerpt, and backfills any Info fields the Document Information dictionary did not include. Beyond metadata, the viewer reports the PDF version declared in the file header, the total page count derived from the /Pages tree (with a leaf-page fallback for files whose catalog lives in a compressed object stream), whether the document is encrypted (password-protected), and whether it is linearized for fast web view. All of this is useful when auditing a stack of PDFs for archival quality, double-checking that a tool you used did not leave personal information in the Author field, identifying which program generated a vendor document, spotting whether an upload claims PDF/A compliance, confirming a PDF was last touched at the expected time, or simply reading the title a PDF claims so it can be renamed correctly on disk. Nothing leaves the tab; the file is read into memory, scanned, and released.
Free to use. Works in your browser. No signup, no login.
Related tools
You may also like
PDF Page Counter
Drop a PDF, get the page count, file size, version, and encryption status locally.
Open tool
PDFImage to PDF Converter
Combine images into a multi-page PDF locally with reorder, page size, and fit controls.
Open tool
ImageEXIF Viewer
View every EXIF tag and strip metadata, all in your browser.
Open tool
ImageImage Metadata Remover
Strip EXIF, GPS, XMP, IPTC, and color profiles from JPG, PNG, and WebP losslessly.
Open tool
SecurityFile Checksum Verifier
Compare a file to its published MD5, SHA-1, SHA-256, SHA-384, or SHA-512 hash.
Open tool