本文へスキップ

メタデータを編集

PDF が自分自身について持っているタイトル・作成者・日時を変更します。

お使いの端末で処理

このツールはブラウザーの中だけで動きます。ファイルがアップロードされることはなく、そのことはブラウザーのネットワークタブでご自身で確認できます。 ご自分で確かめてください。ブラウザーのネットワークタブを開いて見てください。残りの作業回数を尋ねる小さなリクエストが1つだけ表示されます。ツール名とハッシュだけで、ファイルは決して含まれません。

このツールでできること

Every PDF carries a set of details about itself: a title, an author, a subject, keywords, the program that produced it and two dates. Readers show them in a properties dialog, some show the title in the window bar instead of the file name, and search tools index them. This tool reads what is in your document, lets you change any of it, and writes the result back without touching a single page.

Use it when the details are wrong or revealing: a document exported from a colleague's template that still carries their name, a report whose title is "Microsoft Word - draft3.docx", a file going outside the organisation with an internal project code in its keywords, or a scan with no details at all that you would like to be findable.

仕組み

  1. Drop the PDF onto this page. Every box is filled in with what the document currently holds.
  2. Edit the boxes you care about and leave the rest alone.
  3. Empty a text box to remove that detail from the file entirely. An empty date box leaves the date as it is.
  4. Set the dates in ISO form under advanced options if they need correcting, and clear the XMP packet there if you want only the classic details left.
  5. Press Save metadata and the download starts.

The boxes are filled from your document before you touch them, and that is the whole design. An editor that starts empty makes you retype what is already there to change one field, and silently blanks everything you did not retype. Because the boxes are pre-filled here, an empty box can safely mean "remove this" - which is the only way a form that submits every field can express the difference between clearing a value and leaving it alone.

A PDF stores its details twice: the old Info dictionary and the newer XMP packet, and every modern reader believes the packet when the two disagree. Editing only the dictionary is the classic metadata-editor bug - Acrobat keeps showing the old title and you conclude the tool is broken. So when your document already has a packet, it is rebuilt from the details you just saved. That rebuild does discard producer-specific XMP extensions written by Illustrator or InDesign, which is a real loss and a smaller one than showing you a title you had just deleted.

Dates are ISO 8601 because a PDF date is unambiguous and a localised one is not. "03/04/2026" is two different days depending on where the reader lives, and metadata is precisely where that ambiguity outlives everyone involved. Write 2026-03-04, or 2026-03-04T09:30:00Z when the time matters. An empty date box leaves the existing date alone rather than clearing it, which is the one place where the boxes here differ from each other.

The producer field is left exactly as your document had it. This tool does not stamp its own name over whatever wrote the file, because the producer is often the one honest clue about how a document was made, and quietly rewriting it would make every file that passed through here look the same.

If what you want is nothing rather than something else, Remove metadata is the tool: it deletes the objects instead of the references, since pdf-lib writes out every object in the file whether or not anything points at it, and a packet that is merely unreferenced is still there for anyone with a hex editor.

よくある質問

この情報はどこに表示されますか?
ビューアーの文書のプロパティ画面、PDF のタイトルをファイル名より優先するビューアーではウィンドウやタブのタイトル、ファイルマネージャーの列、そして文書の中身を読む検索ツールのインデックスです。ファイルと一緒に移動するので、ここで設定したタイトルは、相手がディスク上でファイル名を変えたあとでも表示されます。
項目を変更するのではなく削除するには?
欄を空にして保存してください。ファイルを置いた時点ですべての欄が文書から埋められるため、空の欄はうっかりではなく、その項目を削除するという指示になります。日付だけは動作が違い、日付欄を空にすると既存の日付がそのまま残ります。日付も消したい場合は「メタデータを削除」を使ってください。
日付はどんな形式で書きますか?
ISO 8601 です。日付だけなら 2026-03-04、時刻まで必要なら 2026-03-04T09:30:00Z のように書きます。ブラウザが日付として解釈できないものは、でたらめな値として書き込まれるかわりに、メッセージを出して拒否されます。扱う日付は作成日時と更新日時の 2 つで、ビューアーはプロパティ画面で両方を表示します。
XMP パケットとは何で、消すべきですか?
PDF のメタデータの新しいほうの半分で、ビューアーが古い Info 辞書より信用する XML のブロックです。通常はそのままにしてください。あなたの編集内容から作り直され、両方の情報が食い違わないようになっています。ファイルにクラシックな項目だけを残したいときや、ほかのプログラムが付けたパケットが、引き継ぎたくない履歴を抱えているときに消します。PDF/A のファイルはパケットを必要とするので、その場合は消さないでください。
文書が端末の外に出ることはありますか?
ありません。情報はブラウザ内でファイルから読み取られ、ページ上で編集され、ローカルで書き戻されます。ここに来る理由はたいてい、ファイルに残したくない名前やプロジェクトコードがあることなので、それを消すために文書をサーバーへ送るのは、おかしな順序でしょう。

関連ツール