Loading...
Please wait while we prepare your experience
Loading...
Please wait while we prepare your experience
Paste, click a format, copy. The whole thing takes three seconds.
Paste your text
Type or paste anything — a variable name, a headline, a block of copy. There's no length limit.
Click the format you want
UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case. The result appears instantly — no button to confirm.
Copy
One click copies the converted text. Paste it wherever you need it.
Switching between coding conventions
Python uses snake_case, JavaScript uses camelCase, CSS uses kebab-case. When you're copying a variable name between languages, this saves the manual retyping.
Typed in caps lock by accident
WROTE AN ENTIRE PARAGRAPH IN CAPS? Paste it in and click Sentence case. Done in two seconds instead of retyping.
Consistent headline formatting
Title Case for article headlines, Sentence case for subheadings — paste each one and click. Faster than remembering which words to capitalise.
Database column and API field names
Human-readable field names like 'First Name' become first_name for SQL columns or firstName for JSON. Convert in one click.
CSS class names from component names
A React component called UserProfileCard becomes user-profile-card in CSS. Paste the component name, click kebab-case.
URL slug prep
Lowercase is the first step before generating a URL slug. Paste the title, click lowercase, then run it through the slug generator.
Found a problem with Text Case Converter? Let us know.
Your feedback helps us improve.