HemVerktygCase Converter

Skiftlägeskonverterare

Kamel, orm, kebab & pascal fodral

Inmatningstext

Konverteringar

camelCase
helloWorldExampleText
PascalCase
HelloWorldExampleText
snake_case
hello_world_example_text
kebab-case
hello-world-example-text
CONSTANT_CASE
HELLO_WORLD_EXAMPLE_TEXT
dot.case
hello.world.example.text
path/case
hello/world/example/text
Title Case
Hello World Example Text
Sentence case
Hello world example text
lowercase
hello world example text
UPPERCASE
HELLO WORLD EXAMPLE TEXT

Use these tools directly in Chrome

Install the DailyDevTools extension — access all tools from your browser toolbar

Add to Chrome

What is Case Converter?

Switching between naming conventions is one of the most repetitive tasks in programming. DailyDevTools' Case Converter transforms text between camelCase, PascalCase, snake_case, kebab-case, SCREAMING_SNAKE_CASE, Title Case, and plain lowercase/uppercase in one click. It correctly handles acronyms, multi-word phrases, and mixed input — paste any text and get all formats instantly.

How to use Case Converter

  1. 1Type or paste any text into the input field — mixed case, spaces, hyphens, or underscores all work
  2. 2Click the target case format: camelCase, PascalCase, snake_case, kebab-case, UPPER_SNAKE, etc.
  3. 3The converted text appears instantly and is auto-selected for easy copying
  4. 4Click Copy to copy the result to your clipboard

Frequently asked questions

Comments