Text Tools
Text Case Converter
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case, and more.
Text Input
Result
Converted text will appear here.
How to Use
- Type or paste your text.
- Select a target case: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, or kebab-case.
- Copy the converted result.
About Each Case Style
UPPERCASE/lowercase change every letter's case. Title Case capitalizes the first letter of each word; Sentence case capitalizes only the first letter of each sentence. camelCase, snake_case, and kebab-case are programming naming conventions that join words without spaces, using capitalization, underscores, or hyphens respectively as separators.
Common Uses
- Converting a heading or title to consistent capitalization.
- Generating variable names (camelCase, snake_case) from a plain-text label.
- Creating URL-friendly slugs using kebab-case.
Related Tools
Time Calculator — Add & Subtract Time
Add or subtract hours, minutes, and seconds. Calculate total working hours or time differences across multiple entries.
Whitespace Cleaner
Remove or normalize whitespace in text. Trim edges, collapse multiple spaces, remove blank lines, and fix line endings.
Word Counter
Count words, characters, sentences, lines, and reading time for any text instantly.