Case Converter
Convert text to upper, lower, title, sentence, camel, Pascal, snake, kebab, and CONSTANT case. Live case converter, no signup.
HELLO WORLD FROM TOOLIXOhello world from toolixoHello World From ToolixoHello world from toolixohelloWorldFromToolixoHelloWorldFromToolixohello_world_from_toolixohello-world-from-toolixoHELLO_WORLD_FROM_TOOLIXOProcessed locally in your browser.
How to use this case converter
Paste text once. Every common case appears at once so you can copy the form you need for code, titles, or CSS classes.
camelCase and snake_case split on spaces, punctuation, and capital letters inside identifiers.
Example
Hello World becomes HELLO WORLD, hello world, Hello World, helloWorld, HelloWorld, hello_world, hello-world, and HELLO_WORLD.
Related tools
More text tools
- Character Counter — Count characters, characters without spaces, words, and lines as you type. Free character counter for bios, SMS, and SEO titles.
- Word Counter — Count words in real time as you type. Free word counter with characters, sentences, and reading time. No signup.
- Sentence Counter — Count sentences as you type, along with words and characters. Free sentence counter for editing and readability checks.
- Remove Duplicate Lines — Remove duplicate lines from a list while keeping the original order. Free unique-lines tool, runs in your browser.
- Sort Lines — Sort lines A–Z or Z–A, with optional numeric sort. Free line sorter in your browser.
- Remove Extra Spaces — Collapse extra spaces, trim lines, and squeeze blank lines in your browser. Free whitespace cleaner for pasted text.
Frequently asked questions
What is title case?
Each word starts with a capital letter. Small-word English exceptions (of, the) are not applied.
Does camelCase drop spaces?
Yes. Words are concatenated with the first word lowercased.
Is text uploaded?
Processed locally in your browser. We do not upload the text to compute a result.
Last reviewed 2026-08-19. Results stay on your device unless you copy them elsewhere.