Converts Rich Text Format (RTF) files to HTML, LaTeX, and other formats
RTF to other formats converter
unrtf
$ unrtf --html input.rtf > output.html
$ unrtf --latex input.rtf > output.tex
$ unrtf --text input.rtf > output.txt