PDF (Portable Document Format)
PDFは、あらゆるデバイスやOSで同じ見た目を保つドキュメント共有の世界標準フォーマットです。フォント、画像、ベクターグラフィックス、ページレイアウトを作成者の意図通りに保持します。また、インタラクティブフォーム、ハイパーリンク、ブックマーク、埋め込みマルチメディアも含めることができます。
MIMEタイプ
application/pdf
種類
バイナリ
圧縮
無劣化
メリット
- + Pixel-perfect layout preservation across all platforms
- + Supports encryption, digital signatures, and password protection
- + Compact file size with built-in text and image compression
- + Searchable and indexable text content
デメリット
- − Difficult to edit without specialized software
- − Reflowing content for small screens is limited
- − Scanned PDFs are image-only and require OCR for text extraction
.PDFを使うタイミング
デバイス間で正確なレイアウト保持が必要なドキュメント、特にビジネスレポート、法的契約書、印刷用ファイルにPDFを使用してください。編集が必要な場合はDOCX、構造化データにはHTMLを使用してください。
技術的詳細
PDFはコンテンツストリーム(テキスト用のTJ/Tj演算子、グラフィックス用のm/l/c)、フォント辞書(Type1/TrueType/CFF埋め込み)、画像XObject(JPEG/JPEG2000/CCITT圧縮)を使用します。ページツリー構造により大規模ドキュメントでの高速なページアクセスが可能です。
歴史
Adobeの共同創設者John Warnockは、1991年にペーパーレスオフィスフォーマットを作るためCamelotプロジェクトを開始しました。PDF 1.0は1993年にリリースされ、2008年にオープンISO標準(ISO 32000)となりました。
.PDFから変換
.PDFに変換
関連フォーマット
関連用語
Learn More
File Format Conversion: A Complete Guide
Converting files between formats is a daily task for professionals across every industry. This comprehensive guide covers document, image, audio, …
How to Merge PDF Files Without Losing Quality
Combining multiple PDF documents into a single file is one of the most common document tasks. This guide walks you …
CSV vs JSON vs XML: Data Exchange Formats Compared
Data exchange formats serve different needs. CSV excels at tabular data, JSON dominates web APIs, and XML powers enterprise integrations. …
PDF Compression: Reducing File Size Without Sacrificing Quality
Large PDF files are difficult to share via email and slow to load on mobile devices. Learn how PDF compression …
How to Convert Documents Between Office Formats
Converting between Word, Google Docs, LibreOffice, and PDF formats is common in collaborative workflows. This guide covers conversion paths that …
PDF vs DOCX vs ODT: Choosing the Right Document Format
Each document format serves different purposes. PDF excels at preserving layout, DOCX is ideal for collaborative editing, and ODT offers …