RTF to TXT API
The API for converting Word RTF documents to TXT files. Easily extract text from Word documents.
Bool
Replace similar symbols with their counterparts in a text file, such as a copyright symbol with (c).
Default: False
Show all
Collection
Specifies what encoding the parser should use when converting text files.
Default: auto
Values: auto, ascii, utf-7, utf-8, iso-8859-1, iso-8859-2, iso-8859-6, iso-8859-15, windows-1252, arabicasmo, baltic, centraleuropean, cyrillic, europa, extalphalowercase, greek, hebrew, hzgbsimplifiedchinese, german, japaneseshiftjis, koi8-r, koi8-u, korean, thai, turkish, unicodebigendian, unicodelittleendian, vietnamese
Show all
Collection
Set end of line character. The character which will be used to break lines.
Default: crlf
Values: crlf, cr, lfcr, lf
Show all
Collection
Specifies the format to use when saving a document.
Default: unicodetext
Values: wintext, wintextlb, dostext, dostextlb, unicodetext
Show allSnippets are autogenerated according to converter parameter choices above. Please select file in "File" or "Files" parameter before using code snippets.
Code snippet is using ConvertAPI JavaScript Client
Code snippet is using ConvertAPI Node.js Client
Code snippet is using ConvertAPI PHP Client
Code snippet is using ConvertAPI Java Client
Code snippet is using ConvertAPI C# Client
Code snippet is using ConvertAPI Ruby Client
Code snippet is using ConvertAPI Python Client
Code snippet is using ConvertAPI Go Client
Code snippet is using command line utility program
For conversions with the multiple file result please refer to the example