TextCase

Transformations

Explore the built-in tools available in TextCase. Tip: Press ⌘K to quickly search and run any transform.

Highlights

HTML to Plain Text

Converts HTML into clean, readable plain text.

Markdown to Plain Text

Removes Markdown formatting while preserving readable structure.

Remove Emojis

Removes emoji while preserving regular Unicode text.

Bullets to Dashes

Converts common list bullets and asterisks into hyphen lists.

URL Slug

Converts text into a clean, URL-friendly hyphenated slug.

Clean Paragraph

Joins wrapped lines and removes extra spaces while keeping paragraph breaks.

Case

Sentence Case

Capitalizes the first letter of each sentence.

Title Case

Capitalizes the first letter of each word.

lowercase

Converts all letters to lowercase.

UPPERCASE

Converts all letters to uppercase.

Slugs

Clean Slug

Turns hyphens and underscores back into spaces, leaving casing unchanged.

HTML

Paragraph

Wraps your text in a standard HTML paragraph tag.

P Center

Wraps text in a centered HTML paragraph.

P Right

Wraps text in a right-aligned HTML paragraph.

Lists

Unordered List

Turns each line into an HTML bulleted list item.

Ordered List

Turns each line into an HTML numbered list item.

Wrappers

Link Shell

Wraps text in an anchor tag ready for an href.

Div Shell

Wraps text in a simple HTML div container.

← Back to TextCase · Docs