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 {
        BitsPerSample?: number;
        BMPVersion?: string;
        ColorComponents?: number;
        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;
        ImageWidth?: number;
        MIMEType?: string;
        NumColors?: string;
        NumImportantColors?: string;
        PixelsPerMeterX?: number;
        PixelsPerMeterY?: number;
        Planes?: number;
        YCbCrSubSampling?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    BitsPerSample?: number

    🔥 ★★★★ (100%)

    APP, EXIF, File, RAF, RIFF, XMP

    8
    
    BMPVersion?: string

    🔥 ☆☆☆☆ (0%)

    File

    "Windows V3"
    
    ColorComponents?: number

    🔥 ★★★★ (99%)

    APP, File

    3
    
    CurrentIPTCDigest?: string

    🔥 ☆☆☆☆ (3%)

    File

    "ff5978eb5c164fa308177d41e817e08f"
    
    Directory?: string

    🔥 ★★★★ (100%)

    File

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

    🔥 ★★★★ (99%)

    File

    "Progressive DCT, Huffman coding"
    
    ExifByteOrder?: string

    🔥 ★★★★ (99%)

    File

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

    🔥 ★★★★ (100%)

    File

    "2025:06:26 20:47:58Z"
    
    FileCreateDate?: string | ExifDateTime

    🧊 ☆☆☆☆ (0%)

    File

    
    
    FileInodeChangeDate?: string | ExifDateTime

    🔥 ★★★★ (100%)

    File

    "2025:06:24 20:56:01Z"
    
    FileModifyDate?: string | ExifDateTime

    🔥 ★★★★ (100%)

    File

    "2024:06:16 01:39:22Z"
    
    FileName?: string

    🔥 ★★★★ (100%)

    File

    "truncated.mp4"
    
    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

    🔥 ★★★★ (100%)

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

    960
    
    ImageWidth?: number

    🔥 ★★★★ (100%)

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

    96
    
    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
    
    YCbCrSubSampling?: string

    🔥 ★★★★ (100%)

    EXIF, File

    "YCbCr4:4:4 (1 1)"