A format plugin: an adapter that recognises a container by magic bytes
and parses it into a FileInfo. Plugins are plain objects — registration
is explicit (see ExifTool's plugins option), never a module side
effect, so consumer bundlers can include only the formats they use.
A format plugin: an adapter that recognises a container by magic bytes and parses it into a FileInfo. Plugins are plain objects — registration is explicit (see ExifTool's
pluginsoption), never a module side effect, so consumer bundlers can include only the formats they use.