@woss/exiftool - v0.3.1
    Preparing search index...

    Function builtinPlugins

    • The built-in plugin set (JPEG, PNG, WebP, AVIF, TIFF-family RAW), loaded lazily so that importing the library never pulls a format module by default. Dynamic import is deliberate: plugin loading from a runtime-optional module, keeping the static import graph parser-free.

      Returns Promise<FormatParser[]>