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
Emoji Picker
Browse and search over 1800 emojis by category or keyword. Click to copy any emoji to your clipboard instantly.
Text Diff Checker
Compare two text blocks and highlight differences line by line. Shows added, removed, and unchanged lines with color coding.
Text Sorter
Sort lines of text alphabetically, numerically, by length, or randomly. Options to reverse, deduplicate, and ignore case.