Allowed file types: doc, docx, docm, wbk, wps, dot, dotx, rtf, rvf, odt, sxw, abw, txt
2
Set convert options
3
Get converted file
File extension | .TXT, .TEXT |
Category | Document File |
Description | TXT format is the simplest text file standard that doesn’t support formatting. Such file contains text characters, tab and line feed characters. Being outdated in functionality it has one major advantage - compact file size, comfortable for sharing, data export/import. It supports various charsets (DOS, WIN, ISO, KOI-8). The charset can be changed to make TXT file compatible with any text reader. The lack of formatting is solved by setting up format params in the reader program. |
Associated programs | Notepad TextEdit WordPad |
Developed by | Various |
MIME type | |
Useful links |
File extension | .HTML |
Category | Document File |
Description | HTML allows creating structured documents and web pages. HTML file contains command tags in angular brackets that mark out each element like title, paragraphs, quotes, links, lists, etc. Web-pages generated with HTML have .html extension (for a static web-page). HTML code is processed by a browser, while user sees only the text and other elements of the page without any tags. The source code can be viewed separately. HTML files can be edited in a common text editor like a TXT file. |
Associated programs | Any Web Browser (e.g. Internet Explorer, Safari, Firefox, Google Chrome) |
Developed by | World Wide Web Consortium & WHATWG |
MIME type | text/html |
Useful links | More detailed information on HTML files |