Different File Formats & Types ![]() |
We can save our text documents in different file formats. The most common are American Standard Code for Information Interchange (ASCII), plain text, and rich text format (RTF).
Using Standard File Formats
Saving your work in a standard file format like ASCII, Plain Text or RTF you can be sure your files can be opened by a wide range of software. This makes:-
American Standard Code for Information Interchange (ASCII) stores only information about the characters in a document.
It does not save any formatting information like styles, fonts, line spacing etc. Because it stores only the bare text and because it is such a simple file format it is able to be opened by virtually all computer systems. This means they are:-
![]() |
Very similar to ASCII format. Stores no formatting information but does include RETURN Codes that splits the text into paragraphs. Only a little larger than ASCII files they also take up less space and take less time to transmit.
Stores the text and all the extra formatting information like styles, font types and sizes, indentation codes etc. Because of this, files saved in RTF are larger than ASCII or Plain Text format files.
What you have to do!
What you should be able to do!