Text Case Converter
Enter any text and get instant conversions to all common naming conventions used in code.
Input Section
Input text
Output Section
camelCase
helloWorldExample
PascalCase
HelloWorldExample
snake_case
hello_world_example
kebab-case
hello-world-example
UPPER_SNAKE
HELLO_WORLD_EXAMPLE