Reformat text in one click
Case conversion saves time when preparing headlines, cleaning pasted content, naming code variables, or creating URL slugs. Your text remains in the browser throughout the conversion.
Available formats
- Title Case capitalizes the beginning of each word.
- Sentence case capitalizes sentence openings.
- camelCase is common for JavaScript variables.
- snake_case is common in Python and databases.
- kebab-case is commonly used for URLs and CSS classes.
Review before publishing
Automatic title casing cannot understand every proper noun, acronym, or editorial style rule. Review names and specialist terms after conversion.
Frequently asked questions
Does the converter preserve punctuation?
Uppercase, lowercase, title, and sentence modes preserve punctuation. Code-style modes normalize separators.
Is pasted text stored?
No. Text processing happens locally in the browser.
