Language / Technology

Why do files have extensions?

The short answer

An extension helps people and software guess a file's format and which program may handle it.

How it works

Extensions such as .html, .jpg, and .txt suggest common formats. Renaming an extension does not convert the file's contents.

A familiar example

The actual format may also be checked from internal data or by software.

Sources