FileType
Filetype, or file type, refers to the classification that describes the format, encoding, and structure of a file. It informs software how to interpret the data and how to present it to the user.
The most familiar indicators are file extensions, the suffix such as .txt or .jpg, and MIME types
A single file type describes a format, but a file may be stored in different containers or
Operating systems use filetype information to determine default applications and handling rules. Web servers and email
Some tools identify filetypes by content alone, notably the Unix command line program 'file', which analyzes
Mislabeling or extension spoofing can lead to security issues, including incorrect handling or execution of malicious