exiftool-vendored
    Preparing search index...

    Interface FileTags

    These tags are not metadata fields, but are intrinsic to the content of a given file. ExifTool can't write to many of these tags.

    interface FileTags {
        BitDepth?: number;
        BitsPerSample?: number;
        BMPVersion?: string;
        ColorComponents?: number;
        Comment?: string;
        Compression?: string;
        CurrentIPTCDigest?: string;
        Directory?: string;
        EncodingProcess?: string;
        ExifByteOrder?: string;
        FileAccessDate?: string | ExifDateTime;
        FileCreateDate?: string | ExifDateTime;
        FileInodeChangeDate?: string | ExifDateTime;
        FileModifyDate?: string | ExifDateTime;
        FileName?: string;
        FilePermissions?: string;
        FileSize?: string;
        FileType?: string;
        FileTypeExtension?: string;
        ImageDataMD5?: string;
        ImageHeight?: number;
        ImageLength?: number;
        ImageWidth?: number;
        MIMEType?: string;
        NumColors?: string;
        NumImportantColors?: string;
        PixelsPerMeterX?: number;
        PixelsPerMeterY?: number;
        Planes?: number;
        PreviewImage?: BinaryField;
        YCbCrSubSampling?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    BitDepth?: number

    🔥 ☆☆☆☆ (0%)

    File, MakerNotes, QuickTime

    8
    
    BitsPerSample?: number

    🔥 ★★★★ (100%)

    APP, EXIF, File, RAF, RIFF, XMP

    8
    
    BMPVersion?: string

    🔥 ☆☆☆☆ (0%)

    File

    "Windows V3"
    
    ColorComponents?: number

    🔥 ★★★★ (98%)

    APP, File

    3
    
    Comment?: string

    🔥 ☆☆☆☆ (2%)

    File, XMP

    "This is a comment."
    
    Compression?: string

    🔥 ★★★★ (96%)

    APP, EXIF, File, MakerNotes, XMP

    "Unknown (1536)"
    
    CurrentIPTCDigest?: string

    🔥 ☆☆☆☆ (4%)

    File

    "ff5cfd18caabb797e0a7a4bb378cde2f"
    
    Directory?: string

    🔥 ★★★★ (100%)

    File

    "/home/username/pictures"
    
    EncodingProcess?: string

    🔥 ★★★★ (98%)

    File

    "Progressive DCT, Huffman coding"
    
    ExifByteOrder?: string

    🔥 ★★★★ (99%)

    File

    "Little-endian (Intel, II)"
    
    FileAccessDate?: string | ExifDateTime

    🔥 ★★★★ (100%)

    File

    "2025:09:30 18:49:48Z"
    
    FileCreateDate?: string | ExifDateTime

    🧊 ☆☆☆☆ (0%)

    File

    
    
    FileInodeChangeDate?: string | ExifDateTime

    🔥 ★★★★ (100%)

    File

    "2025:09:27 03:22:18Z"
    
    FileModifyDate?: string | ExifDateTime

    🔥 ★★★★ (100%)

    File

    "2025:07:28 20:25:01Z"
    
    FileName?: string

    🔥 ★★★★ (100%)

    File

    "zv_e10m2.jpg"
    
    FilePermissions?: string

    🔥 ★★★★ (100%)

    File

    "-rwxrwxr-x"
    
    FileSize?: string

    🔥 ★★★★ (100%)

    File

    "990 bytes"
    
    FileType?: string

    🔥 ★★★★ (100%)

    File

    "RW2"
    
    FileTypeExtension?: string

    🔥 ★★★★ (100%)

    File

    "rw2"
    
    ImageDataMD5?: string

    🧊 ☆☆☆☆ (0%)

    File

    
    
    ImageHeight?: number

    🔥 ★★★★ (110%)

    APP, Composite, EXIF, File, MakerNotes, QuickTime, RIFF, XMP

    960
    
    ImageLength?: number

    🔥 ☆☆☆☆ (0%)

    File, XMP

    4048
    
    ImageWidth?: number

    🔥 ★★★★ (110%)

    APP, Composite, EXIF, File, MakerNotes, QuickTime, RIFF, XMP

    9728
    
    MIMEType?: string

    🔥 ★★★★ (100%)

    File

    "video/x-msvideo"
    
    NumColors?: string

    🔥 ☆☆☆☆ (0%)

    File

    "Use BitDepth"
    
    NumImportantColors?: string

    🔥 ☆☆☆☆ (0%)

    File

    "All"
    
    PixelsPerMeterX?: number

    🔥 ☆☆☆☆ (0%)

    File

    0
    
    PixelsPerMeterY?: number

    🔥 ☆☆☆☆ (0%)

    File

    0
    
    Planes?: number

    🔥 ☆☆☆☆ (0%)

    File

    1
    
    PreviewImage?: BinaryField

    🔥 ★★★☆ (33%)

    Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime

    "(Binary data 37244 bytes, use -b option to extract)"
    
    YCbCrSubSampling?: string

    🔥 ★★★★ (99%)

    EXIF, File

    "YCbCr4:4:4 (1 1)"