exiftool-vendored
    Preparing search index...

    Interface ExifToolTags

    These tags are added by exiftool.

    interface ExifToolTags {
        Error?: string;
        ExifToolVersion?: number;
        SourceFile?: string;
        Warning?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Error?: string

    ☆☆☆☆ ✔ Example: "File is empty"

    ExifToolVersion?: number

    ★★★★ ✔ Example: 13.25

    SourceFile?: string

    ☆☆☆☆ Example: "path/to/file.jpg"

    Warning?: string

    ☆☆☆☆ ✔ Example: "Unrecognized IPTC record 0 (ignored)"