Textutil Text Beautifier: From TXT to Beautiful Rich Text
This tool uses macOS's built-in textutil command to convert plain text files (.txt) with no formatting into rich text files with specified fonts, font sizes, and colors, quickly improving document readability and aesthetics.

⚡️ Quick Start
- Select File: In "Single File Processing" mode, select a
.txtfile. - Set Font: In the preview area on the right, choose your preferred font (like "PingFang SC"), font size, and color.
- Choose Output Format: Decide whether to save the file as
RTF(rich text) orHTML(web page). - Click "Execute" Button: After the command completes, you'll get the converted file.
🤔 When Should I Use It?
- You wrote a
.txtformat note and now want to convert it to formatted rich text (.rtf) so you can adjust fonts, colors, and send it to others. - You need to quickly convert a plain text file into a simple HTML page for viewing in a browser.
- You want to batch apply uniform fonts and font sizes to a bunch of
.txtfiles to make them look neater.
⚙️ Parameter Settings
Processing Mode:
- Single File Processing: Operate on one selected text file.
- Batch Processing: Apply the same formatting rules to all
.txtfiles in a specified folder.
Select File/Directory: Add source files or folders to process.
Font Settings:
- Font Selection: Choose from a preset list of common macOS system fonts.
- Font Size: Control the font size of the output text.
- Text Color: Set the color of the output text.
Output Format: Define the save format for processed files, choose between
RTF(universal rich text format) orHTML(web page format).Real-time Preview: The preview box on the right will immediately show the approximate effect based on your font settings adjustments.
⚠️ Important Notes
- This command depends on macOS's built-in
textutiltool, so it's only available on macOS. - In batch processing mode, all converted files will be saved in the same directory as the original files, using new extensions (
.rtfor.html). - This is a responsive interface - all your settings will be reflected in real-time in the command area below.
Related Tools
In the CmdWise app marketplace, you can also find other Textutil series document processing tools:
- Textutil Document Converter: If you need to convert between existing rich text formats (like .docx -> .html), with more powerful features.
- Textutil Document Merger: Merge multiple documents (including .txt, .rtf, .docx) into one.
- Textutil Document Metadata Viewer: View document metadata information like author, title, etc.