HTML to Plain Text
Converts HTML into clean, readable plain text.
TextCase
Explore the built-in tools available in TextCase. Tip: Press ⌘K to quickly search and run any transform.
Converts HTML into clean, readable plain text.
Removes Markdown formatting while preserving readable structure.
Removes emoji while preserving regular Unicode text.
Converts common list bullets and asterisks into hyphen lists.
Converts text into a clean, URL-friendly hyphenated slug.
Joins wrapped lines and removes extra spaces while keeping paragraph breaks.
Capitalizes the first letter of each sentence.
Capitalizes the first letter of each word.
Converts all letters to lowercase.
Converts all letters to uppercase.
Turns hyphens and underscores back into spaces, leaving casing unchanged.
Wraps your text in a standard HTML paragraph tag.
Wraps text in a centered HTML paragraph.
Wraps text in a right-aligned HTML paragraph.
Turns each line into an HTML bulleted list item.
Turns each line into an HTML numbered list item.
Wraps text in an anchor tag ready for an href.
Wraps text in a simple HTML div container.