MakeFileWork

Convert RTF to plain text

Recover readable text from a Rich Text Format document and download a clean UTF-8 TXT file.

Real RTF parsing

MakeFileWork validates RTF groups, decodes Unicode and common Windows-1252 escapes, and preserves paragraphs and tabs while discarding formatting tables and embedded object destinations.

Bounded local processing

RTF input is limited to 10 MB, nesting to 256 groups and recovered text to 5 million characters. The document is processed in your browser.