There are two: text files which are human readable when opened in a text editor, and binary files which aren't.
Casual UK
Casual UK
A casual place for banter and anything that doesn't fit in anywhere else.
Have chat and a natter. Talk about anything and everything that's not political!
Keep it casual.
Rules
- No politics.
- Be friendly.
- Be kind & civil.
- No Generative AI Content
- Follow Feddit.uk site rules.
Other communities:
Here:
Elsewhere:
2 types. Text and binary files. Images, sounds, compiled programs, videos are all binary files. Some word processors save their work in binary files.
Text files can follow all sorts of syntaxes. Plaintext, HTML, JSON and so on.
To be pedantic, plaintext files are binary files too, they merely exclude non-printable bytes.
There are also “blobs,” or simply “other” files which are intended to be machine-readable. But that’s getting down into the weeds a bit.
.txt and .docx are both text - the latter just has additional text that’s intended for the program to help display said text in various ways.
There's all kinds of files.
Executable programs, libraries, disk images, compressed archives, symbolic links, device nodes, pipes, the list goes on.
I was having this exact same conversation down the pub the other day...