joshy / striprtf

Stripping rtf to plain old text
http://striprtf.dev
BSD 3-Clause "New" or "Revised" License
94 stars 27 forks source link

add cli #1

Closed NightMachinery closed 5 years ago

NightMachinery commented 5 years ago

Something like striprtf file.rtf which outputs the text of the rtl file.

joshy commented 5 years ago

Would be a nice feature to have, maybe during Christmas vacation I have time to implement it.

joshy commented 5 years ago

Done with https://github.com/joshy/striprtf/releases/tag/v0.0.4