exiftool-vendored
    Preparing search index...

    Interface CompositeTags

    These are tags are derived from the values of one or more other tags. Only a few are writable directly.

    interface CompositeTags {
        AdvancedSceneMode?: string;
        Aperture?: number;
        AutoFocus?: string;
        AvgBitrate?: string;
        BlueBalance?: number;
        CFAPattern?: string;
        CircleOfConfusion?: string;
        ConditionalFEC?: number;
        ContrastDetectAF?: string;
        DigitalCreationDateTime?: string | ExifDateTime;
        DOF?: string;
        DriveMode?: string;
        ExtenderStatus?: string;
        FlashType?: string;
        FocalLength35efl?: string;
        FOV?: string;
        GPSDateTime?: string | ExifDateTime;
        GPSPosition?: string;
        HyperfocalDistance?: string;
        ImageSize?: string;
        Lens?: string;
        Lens35efl?: string;
        LensID?: string;
        LightValue?: number;
        Megapixels?: number;
        OriginalDecisionData?: string | BinaryField;
        PeakSpectralSensitivity?: string;
        PhaseDetectAF?: string;
        PreviewImage?: BinaryField;
        RedBalance?: number;
        RedEyeReduction?: string;
        RicohPitch?: number;
        RicohRoll?: number;
        Rotation?: number;
        RunTimeSincePowerUp?: string;
        ScaleFactor35efl?: number;
        ShootingMode?: string;
        ShutterCurtainHack?: string;
        ShutterSpeed?: string;
        SubSecCreateDate?: string | ExifDateTime;
        SubSecDateTimeOriginal?: string | ExifDateTime;
        SubSecMediaCreateDate?: string | ExifDateTime;
        SubSecModifyDate?: string | ExifDateTime;
    }

    Hierarchy (View Summary)

    Index

    Properties

    AdvancedSceneMode?: string

    ☆☆☆☆ ✔ Example: "Unknown (49 5)"

    Aperture?: number

    ★★★★ ✔ Example: 90

    AutoFocus?: string

    ★☆☆☆ ✔ Example: "On"

    AvgBitrate?: string

    ☆☆☆☆ ✔ Example: "8.7 Mbps"

    BlueBalance?: number

    ★★☆☆ ✔ Example: 46

    CFAPattern?: string

    ☆☆☆☆ ✔ Example: "[Red,Green][Green,Blue]"

    CircleOfConfusion?: string

    ★★★★ ✔ Example: "1.030 mm"

    ConditionalFEC?: number

    ☆☆☆☆ ✔ Example: 0

    ContrastDetectAF?: string

    ☆☆☆☆ ✔ Example: "On"

    DigitalCreationDateTime?: string | ExifDateTime

    ☆☆☆☆ ✔ Example: "2021:03:16 18:14:25"

    DOF?: string

    ★★☆☆ ✔ Example: "inf (9.66 m - inf)"

    DriveMode?: string

    ★★☆☆ ✔ Example: "Unknown (3152)"

    ExtenderStatus?: string

    ☆☆☆☆ ✔ Example: "Not attached"

    FlashType?: string

    ☆☆☆☆ ✔ Example: "Optional,TTL"

    FocalLength35efl?: string

    ★★★★ ✔ Example: "99.7 mm (35 mm equivalent: 554.0 mm)"

    FOV?: string

    ★★★★ ✔ Example: "97.7 deg"

    GPSDateTime?: string | ExifDateTime

    ☆☆☆☆ ✔ Example: "2024:04:21 04:09:51Z"

    GPSPosition?: string

    ☆☆☆☆ ✔ Example: "7.196465 134.376806666667"

    HyperfocalDistance?: string

    ★★★★ ✔ Example: "Inf m"

    ImageSize?: string

    ★★★★ ✔ Example: "8x8"

    Lens?: string

    ★★☆☆ ✔ Example: "smc PENTAX-D FA 50mm F2.8 Macro"

    Lens35efl?: string

    ★★☆☆ ✔ Example: "9.2 - 92.0 mm (35 mm equivalent: 24.9 - 248.8 mm)"

    LensID?: string

    ★★☆☆ ✔ Example: "smc PENTAX-FA 28-105mm F3.2-4.5 AL[IF]"

    LightValue?: number

    ★★★★ ✔ Example: 9.9

    Megapixels?: number

    ★★★★ ✔ Example: 9.5

    OriginalDecisionData?: string | BinaryField

    ☆☆☆☆ ✔ Example: "(Binary data 512 bytes, use -b option to extract)"

    PeakSpectralSensitivity?: string

    ☆☆☆☆ Example: "9.9 um"

    PhaseDetectAF?: string

    ☆☆☆☆ ✔ Example: "On (73-point)"

    PreviewImage?: BinaryField

    ★★★☆ ✔ Example: "(Binary data 37244 bytes, use -b option to extract)"

    RedBalance?: number

    ★★☆☆ ✔ Example: 38.625

    RedEyeReduction?: string

    ☆☆☆☆ ✔ Example: "On"

    RicohPitch?: number

    ☆☆☆☆ Example: 11.2

    RicohRoll?: number

    ☆☆☆☆ Example: 1.59

    Rotation?: number

    ★☆☆☆ ✔ Example: "Unknown (0)"

    RunTimeSincePowerUp?: string

    ☆☆☆☆ ✔ Example: "9:30:01"

    ScaleFactor35efl?: number

    ★★★★ ✔ Example: 9.9

    ShootingMode?: string

    ★★☆☆ ✔ Example: "Unknown (83)"

    ShutterCurtainHack?: string

    ☆☆☆☆ ✔ Example: "1st-curtain sync"

    ShutterSpeed?: string

    ★★★★ ✔ Example: "inf"

    SubSecCreateDate?: string | ExifDateTime

    ★☆☆☆ ✔ Example: "2024:07:01 09:39:41.09+00:00"

    SubSecDateTimeOriginal?: string | ExifDateTime

    ★☆☆☆ ✔ Example: "2024:07:01 09:39:41.09+00:00"

    SubSecMediaCreateDate?: string | ExifDateTime

    ☆☆☆☆ Example:

    SubSecModifyDate?: string | ExifDateTime

    ★☆☆☆ ✔ Example: "2024:07:01 09:39:41.09+00:00"