RTF
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  (→Other Links)  | 
			Dexvertbot  (Talk | contribs)  m (Change telparia.com samples link to template)  | 
			||
| (6 intermediate revisions by 4 users not shown) | |||
| 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  | ||
| + | |wikidata={{wikidata|Q467454}}  | ||
|released=1987  | |released=1987  | ||
}}  | }}  | ||
| Line 32: | Line 34: | ||
* [http://msdn.microsoft.com/en-us/library/aa140277%28office.10%29.aspx RTF 1.6 spec]  | * [http://msdn.microsoft.com/en-us/library/aa140277%28office.10%29.aspx RTF 1.6 spec]  | ||
* [http://www.microsoft.com/en-us/download/details.aspx?id=7105 RTF 1.8 spec]  | * [http://www.microsoft.com/en-us/download/details.aspx?id=7105 RTF 1.8 spec]  | ||
| − | * [http://www.microsoft.com/en-us/download/details.aspx?id=10725 RTF 1.9.1 spec]  | + | * [https://web.archive.org/web/20180822154709/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 ==  | ||
| − | * [  | + | * [https://www.dan.info/sampledata/msword/testing.rtf Sample document saved from Windows Word 2007]  | 
| + | * {{DexvertSamples|document/rtf}}  | ||
== Other Links ==  | == Other Links ==  | ||
* [[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]]  | ||
Latest revision as of 04:07, 28 December 2023
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 | 
[edit] 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 | 
[edit] 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