RTF
From Just Solve the File Format Problem
(Difference between revisions)
(→Other Links) |
Dan Tobias (Talk | contribs) (→Other Links) |
||
Line 32: | Line 32: | ||
* [http://www.microsoft.com/en-us/download/details.aspx?id=10725 RTF 1.9.1 spec] | * [http://www.microsoft.com/en-us/download/details.aspx?id=10725 RTF 1.9.1 spec] | ||
* [http://www.snake.net/software/RTF/ Some other spec versions in various formats including RTF itself] | * [http://www.snake.net/software/RTF/ Some other spec versions in various formats including RTF itself] | ||
+ | |||
+ | == Sample files == | ||
+ | * [http://www.dan.info/sampledata/msword/testing.rtf Sample document saved from Windows Word 2007] | ||
== Other Links == | == Other Links == |
Revision as of 01:08, 19 April 2014
RTF (Rich Text Format) is a format for word-processor-type documents created by Microsoft and intended to be more broadly portable than their application/version/platform-specific file formats such as DOC and DOCX, but still proprietary to Microsoft (though other vendors' software can also read and write it).
Contents |
Identifiers
Version | PRONOM |
---|---|
1.0–1.4 | fmt/45 |
1.5–1.6 | fmt/50 |
1.7 | fmt/52 |
1.8 | fmt/53 |
1.9 | fmt/355 |
Specs
- RTF 1.0 spec
- RTF 1.5 spec
- RTF 1.6 spec
- RTF 1.8 spec
- RTF 1.9.1 spec
- Some other spec versions in various formats including RTF itself
Sample files
Other Links
- Wikipedia article
- Microsoft RTF File Format Summary, from the Encyclopedia of Graphics File Formats