File Formats
AbiWord can load and save files in many different formats. The parts of the program that load the files are known as importers, and those that save them as exporters. Most of AbiWord's importers and exporters are plug-ins, and information about the file formats they handle can be found in the plug-in documentation. Making the importers and exporters available as plug-ins means that you only need to install the ones that you want to use. Since AbiWord plug-ins can handle some rather specialized file formats, you are unlikely to need all of them.
This document explains the importers and exporters which are part of the application itself.
AbiWord
This is AbiWord's own file format, also referred to as its native file format. You should save your files in this format unless you have good reasons for using some other. The good reasons you might have are discussed below.
AbiWord Template
This is the format for AbiWord templates. Templates allow you to establish sets of styles and initial content that you use a lot. They are explained in detail in the templates documentation.
Microsoft Word
This is the native file format for Microsoft Word, and should be used when you want to read files written using that application. AbiWord cannot export Microsoft Word documents at the moment; you should use RTF (see below) for sending files to people who use Word.
HTML 4.0/XHTML 1.0
These formats are used for posting documents on the World Wide Web, so that they can be read easily by web browsers. XHTML is the newer standard, but some old browsers have trouble with it. Save your documents in one of these formats if you want to put them on a website.
Rich Text Format
Rich Text Format, or RTF, is a file format that contains all the formatting information about your file, and which can be read by almost all word processors. This is the format you should use if you need to send a file to someone who doesn't use AbiWord. 'Rich Text Format for old apps' is an older version of RTF, but applications have to be very old to need it. You should use normal RTF unless you know that you need to use the older version.
Text/Encoded Text
This is plain text, with no formatting of any kind. Anyone with a computer can read files in this format, so if you are really unsure this is the safest format to use. 'Text' is ASCII text: there is no support for accents, or characters outside the normal English alphabet and punctuation. 'Encoded Text' covers text that includes accented characters or characters from other writing systems. You should use ordinary text unless your document includes unusual characters, probably as part of a language other than English.
GZipped AbiWord
This is the native AbiWord format, compressed using the gzip algorithm. This means that the final file is smaller, and can be turned into an ordinary AbiWord file by using one of the many applications that support gzip. You should use this format if you need to send a large file over the internet, or if you are short of disk space. Otherwise, it is better to use the native format. If a disk error damages part of a gzipped file, it can be impossible to recover the contents. An AbiWord file, on the other hand, could be recovered relatively easily.