메타데이터 보기

PDF에 숨겨진 속성 정보를 확인합니다.

클릭하여 파일 선택 또는 파일을 끌어다 놓으세요

PDF 파일 1개

파일이 기기 밖으로 나가지 않습니다.

이용 방법

1

Upload File

파일을 클릭하거나 끌어다 놓아 시작하세요

2

Process

처리 버튼을 눌러 변환을 시작하세요

3

Download

완성된 파일을 바로 저장하세요

관련 PDF 도구

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

자주 묻는 질문

What information can a PDF reveal about me?

The Info dictionary often holds the author's name (usually the operating system or Office username), the software used, and creation and modification timestamps. XMP metadata can add document IDs, revision history, and application details, and filled form field values are shown too. If you're about to publish or share the file, run Remove Metadata afterward.

What is the difference between the Info dictionary and XMP metadata?

The Info dictionary is the older set of fixed fields: Title, Author, Subject, Keywords, Creator, Producer, and dates. XMP is an XML block with namespaces such as Dublin Core, xmp, and pdf, and it can hold far more. The two are meant to agree but often don't, which is why the tool shows both.

Why are the dates shown differently from what Acrobat displays?

PDF dates are stored as strings like D:20240101120000Z. The tool converts them to a readable date in your local time zone, so the hour can differ from a viewer that shows the raw value or uses a different zone.

How can I tell which program created the PDF?

Look at the Creator field (the application that made the original document, such as Word or InDesign) and the Producer field (the library that wrote the PDF, such as Acrobat Distiller or a PDF engine). The XMP section usually repeats them as xmp:CreatorTool and pdf:Producer.

Does it show the values filled into form fields?

The Interactive Form Fields section lists each field name with its current value, or Not Set when empty, which is a quick way to check what data a filled form contains before sending it.

Can I copy or export the metadata?

The Copy Metadata as JSON button puts the Info dictionary fields on your clipboard as a JSON object. The XMP tree and form field values are displayed on the page but aren't included in the copied JSON.

Can I change what I see here?

This tool is read-only. Use Edit Metadata to change the title, author, keywords, and dates, or Remove Metadata to strip everything before publishing.

Is the PDF uploaded to read its metadata?

No. The file is parsed by pdf.js in your browser as soon as you select it, and nothing is transmitted, so you can inspect a sensitive document before deciding where it goes.