Install unrtf to rtf File Into Another Formats in Mac
What is “unrtf” Package?
RTF to other formats converter
For more details: https://www.gnu.org/software/unrtf/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install unrtf.
brew install unrtf
Now, use unrtf!