Alldocs

Convert Textile
to Rich Text Format

Looking for a free text converter? Look no more, upload your Textile files and convert them to Rich Text Format files. Yes, it’s that easy.

Converting from Textile

Textile is a lightweight markup language to convert text to HTML. 2002, Dean Allen developed the format to use it in his own content management system called Textpattern. It was originally written in PHP, like Textpattern was, but has been translated to Perl, Python, Ruby, JavaScript, and C#. There is no standard nor a working specification. Though, there are a handful of tools that use or used Textile. JIRA, Jekyll, Qt, Redmine, Salesforce too only name a few. Not sure why someone would want to work with it, but I bet there are reasons. Dean Allen called it “a humane web text generator”, sounds nice, doesn’t it?

The files end with .textile by default.

More about Textile files

Converting to Rich Text Format

The Rich Text Format originated in the Microsoft Word Development team in 1987. It was developed for cross-platform document interchange with other products from Microsoft. You could say it’s the light version of Word files. Still proprietary, but less feature rich. It has more features than a plain text file, that’s why it has rich in the name though. There hasn’t been a change since 2008 (Version 1.9.1). It’s not dead though. Every once in a while there comes a small file with a .rtf extension. When you see such a file, you know it’s a Rich Text Format file. One cool thing: RTF files are human-readable. It’s not some binary file, it’s a plain text based markup format.

The files end with .rtf by default. More about Rich Text Format files