RTF
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  (→Other Links)  | 
			|||
| Line 4: | Line 4: | ||
|extensions={{ext|rtf}}  | |extensions={{ext|rtf}}  | ||
|mimetypes={{mimetype|text/rtf}}, {{mimetype|application/rtf}}  | |mimetypes={{mimetype|text/rtf}}, {{mimetype|application/rtf}}  | ||
| + | |locfdd={{LoCFDD|fdd000473}}  | ||
|pronom={{PRONOM|fmt/355}}, others  | |pronom={{PRONOM|fmt/355}}, others  | ||
|released=1987  | |released=1987  | ||
| Line 34: | Line 35: | ||
* [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]  | ||
| + | |||
| + | == Software ==  | ||
| + | * [https://www.libreoffice.org/ LibreOffice]  | ||
| + | * [[Wikipedia:WordPad|Microsoft WordPad]]  | ||
== Sample files ==  | == Sample files ==  | ||
| Line 41: | Line 46: | ||
* [[Wikipedia:Rich Text Format|Wikipedia article]]  | * [[Wikipedia:Rich Text Format|Wikipedia article]]  | ||
* {{EGFF|rtf|Microsoft RTF File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]  | * {{EGFF|rtf|Microsoft RTF File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]  | ||
| − | |||
[[Category:Microsoft]]  | [[Category:Microsoft]]  | ||
Revision as of 12:45, 20 April 2018
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 | 
|---|---|
| 0 | fmt/969 | 
| 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