Text Manipulation Tools
HTML Tag Remover
Extracts plain text content by stripping all HTML tags from the input. Optionally attempts to preserve line breaks.
Text ManipulationMarkdown to HTML Converter
Converts Markdown formatted text into HTML code.
Text ManipulationText Sorter (Sort Lines)
Sorts lines of text alphabetically (case-sensitive or insensitive) or numerically. Can optionally remove duplicate lines.
Text ManipulationText to Lowercase
Converts all characters in the input text to lowercase.
Text ManipulationText to Uppercase
Converts all characters in the input text to uppercase.
Text Manipulation