But .txt is not the same as .rs; yet .txt is not the same as .docx, although both of these files look the same to the human eye.
But .txt is not the same as .rs; yet .txt is not the same as .docx, although both of these files look the same to the human eye.
It’s pretty hard to break file types into these discrete categories. Images can be raw pixel colours (see ppm), losslessly compressed pixel data (see png), or lossily compressed pixel data (see jpeg).