Skip to main content

MIME Types in PDF/A - User Guide

What Is a MIME Type?

A MIME Type (Multipurpose Internet Mail Extensions type) identifies the format of a file. Examples include:

File TypeMIME Type
PDFapplication/pdf
XMLapplication/xml
TXTtext/plain
CSVtext/csv
JPEGimage/jpeg
PNGimage/png
TIFFimage/tiff
ZIPapplication/zip

In PDF/A documents, MIME types become important when files are embedded as Associated Files (AF) or traditional file attachments.

Why MIME Types Matter in PDF/A

PDF/A is designed for long-term archiving.

When a file is embedded, future software must be able to identify:

  • What the embedded file contains
  • How it should be processed
  • Which application can open it

The MIME type provides this information.

Without a correct MIME type:

  • Validation may fail
  • Archival systems may misinterpret the file
  • PDF/A compliance can be lost

Comments

Popular posts from this blog