AbiWord
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(sample files) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Document | |subcat=Document | ||
+ | |subcat2=Word Processor | ||
|extensions={{ext|abw}}, {{ext|zabw}}, {{ext|abw.gz}} | |extensions={{ext|abw}}, {{ext|zabw}}, {{ext|abw.gz}} | ||
+ | |pronom={{PRONOM|fmt/890}}, {{PRONOM|fmt/891}} | ||
}} | }} | ||
− | '''ABW''' is the format used by AbiWord a Free multi-platform word processor. | + | '''ABW''' is the format used by AbiWord, a Free multi-platform word processor. |
It is an [[XML]] based format. The .zabw and .abw.gz versions are compressed using [[GZIP]]. | It is an [[XML]] based format. The .zabw and .abw.gz versions are compressed using [[GZIP]]. | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|document/abiWord}} | ||
== Links == | == Links == | ||
Line 12: | Line 17: | ||
* [http://www.abisource.com/wiki/AbiWord page has a sample file] | * [http://www.abisource.com/wiki/AbiWord page has a sample file] | ||
* [http://www.abisource.com/wiki/FaqAbiWordNativeFormatToText to convert to plain text] | * [http://www.abisource.com/wiki/FaqAbiWordNativeFormatToText to convert to plain text] | ||
− | * [ | + | * [https://wiki.documentfoundation.org/DLP/Libraries/libabw libabw: Library for importing AbiWord documents] |
[[Category:XML based file formats]] | [[Category:XML based file formats]] |
Latest revision as of 01:27, 18 July 2024
ABW is the format used by AbiWord, a Free multi-platform word processor. It is an XML based format. The .zabw and .abw.gz versions are compressed using GZIP.