Case Converter
Text Client-Side PrivacyConvert text between camelCase, snake_case, kebab-case, PascalCase, and more.
camelCase
helloWorld,ThisIsDevTools
PascalCase
HelloWorld,ThisIsDevTools
snake_case
hello_world,_this_is_dev_tools
kebab-case
hello-world,-this-is-dev-tools
CONSTANT_CASE
HELLO_WORLD,_THIS_IS_DEV_TOOLS
lowercase
hello world, this is devtools
UPPERCASE
HELLO WORLD, THIS IS DEVTOOLS
Title Case
Hello World, This Is Dev Tools
Sentence case
Hello world, this is dev tools
More Text Tools
View all 9Base64 Encode / Decode
Encode text or files to Base64 and decode Base64 back to text or binary.
URL Encode / Decode
Percent-encode and decode URLs with support for full and component encoding.
Lorem Ipsum Generator
Generate placeholder text by words, sentences, or paragraphs.
Diff Checker
Compare two blocks of text with line-level diff highlighting.