textutil
Verified for current stable LTS
Textutil Commands
Textutil command syntax with verified terminal examples.
Commands
5 commands for Textutil
textutil Operations
Textutil Command: Concatenate Rtf Files To Html
textutil -cat <html> -title "Several Files" -output <path/to/index.html> *.rtf textutil Operations
Textutil Command: Convert Rtf To Html
textutil -convert html <path/to/file.rtf> textutil Operations
Textutil Command: Convert Rtf To Text
textutil <path/to/file.rtf> -convert txt textutil Operations
Textutil Command: Convert Txt To Rtf With Font
textutil -convert rtf -font Times -fontsize 10 <path/to/file.txt> textutil Operations
Textutil Command: Display File Info Rtf
textutil -info <path/to/file.rtf> Suggest a Textutil Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Textutil workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.