Text Formatter and Color Picker for SubEditBot
This web application allows users to format text with bold, italic, underline styles, apply custom colors, and align subtitles using alignment codes. It provides a simple and intuitive interface for formatting text, making it easy to generate formatted text for SubEditBot users.
- Bold, Italic, and Underline Formatting: Toggle text formatting with bold, italic, and underline styles.
- Color Picker: Select and apply custom colors to the text.
- Subtitle Alignment: Align subtitles using a set of predefined alignment codes.
- Copy to Clipboard: Easily copy the formatted text to the clipboard.
- Open
index.html
in your web browser to use the application. - Paste your text into the input text area.
- Use the buttons to apply formatting and color.
- Use the alignment box to align subtitles.
- Copy the formatted text using the "Copy Formatted Text" button.
- Click on the
Formatter
button in your edit menu to use the application. - Paste your text into the input text area.
- Use the buttons to apply formatting and color.
- Use the alignment box to align subtitles.
- Copy the formatted text using the "Copy Formatted Text" button.
TextFormatter/
├── index.html
├── styles.css
└── script.js
index.html
: The main HTML file containing the structure of the application.styles.css
: The CSS file containing styles for the application.script.js
: The JavaScript file containing the logic for text formatting and alignment.
Feel free to fork this repository and submit pull requests. Contributions are always welcome!
This project is licensed under the MIT License.
Font Awesome for the icons used in the application. All contributors and users for their support and feedback.