Test files › Web and text formats › document.rtf
Sample RTF file (document)
A minimal Rich Text Format document with bold and plain runs.
↓ Download document.rtf| Filename | document.rtf |
| Format | RTF |
| Size | 178 bytes (178 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | d76739a82a97dbc92a9a92a375b969fafbf3383af558ead6984b82d7e4826b83 |
What this file catchesRTF is often accepted wherever DOC is, but it is plain text with control words, not a ZIP. Catches importers that route on the .rtf extension into a binary DOC parser.
Download & verify
curl -fsSL -o "document.rtf" "https://files.hexaqa.com/web/document.rtf"
curl -fsSL "https://files.hexaqa.com/web/document.rtf" | sha256sum
# expect: d76739a82a97dbc92a9a92a375b969fafbf3383af558ead6984b82d7e4826b83