Skip to main content

Edit Metadata

Edit PDF document properties. Change title, author, subject, and keywords.

Upload PDF File

Drag and drop a PDF file here to edit its metadata.

개발자 API

API로 사용 가능

PDF Tools API로 이 PDF 워크플로를 자동화하세요. 성공한 요청마다 1 Credit이 차감되며, 처리 실패 시 자동 환불됩니다.

/api/external/pdf-tools/edit-metadata성공 요청당 1 Credit출력: result.pdf
curl -X POST https://itextmaster.com/api/external/pdf-tools/edit-metadata \
  -H 'x-api-key: YOUR_API_KEY' \
  -F 'file=@input.pdf;type=application/pdf' \
  -F 'options={"title":"Updated title","author":"iTextMaster"}' \
  --output result.pdf

이 도구에 대하여

Edit Metadata allows you to modify document properties in your PDF files. Change the title, author, subject, keywords, and other metadata fields.

Perfect for correcting document information, adding proper attribution, or preparing files for distribution.

All editing happens in your browser, ensuring your documents remain private.

사용 방법

  1. Upload Your PDF

    Drag and drop your PDF file or click to select.

  2. Edit Properties

    Modify title, author, subject, keywords, and other fields.

  3. Save and Download

    Click Save to apply changes and download.

활용 사례

Add Attribution

Set proper author and creator information.

SEO Optimization

Add keywords and descriptions for searchability.

Document Preparation

Prepare documents with proper metadata before sharing.

자주 묻는 질문

What fields can I edit?

Title, author, subject, keywords, creator, and producer fields.

Can I clear all metadata?

Use Remove Metadata tool to strip all document properties.

Are dates editable?

Creation and modification dates are updated automatically.