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

    Type Alias OutputFormat

    OutputFormat: "json" | "xml" | "html" | "csv" | "tabular" | "arg"

    Output format for CLI and programmatic use.

    • 'json': ExifTool-compatible JSON
    • 'xml': XML (RDF)
    • 'html': HTML table
    • 'csv': CSV
    • 'tabular': Human-readable table (default)
    • 'arg': ExifTool arg file format