Case Converter
Convert text between common naming conventions.
Input
| Case | Value | |
|---|---|---|
| camelCase | helloWorldExampleString | |
| PascalCase | HelloWorldExampleString | |
| snake_case | hello_world_example_string | |
| SCREAMING_SNAKE | HELLO_WORLD_EXAMPLE_STRING | |
| kebab-case | hello-world-example-string | |
| Title Case | Hello World Example String |
Related tools
Text to NATO AlphabetText
Convert text to NATO phonetic alphabet equivalents.
JSON Flatten / UnflattenJSON
Flatten nested JSON to dot-notation keys and unflatten back.
CSS Unit ConverterCSS
Convert between CSS units: px, rem, em, %, vw, vh, pt, cm, mm, in.
Color ConverterColor
Convert HEX/RGB/HSL and copy values.
ISO Date ConverterDate & Time
Convert ISO 8601 date strings to human-readable format and back.
Byte ConverterConverter
Convert between B, KB, MB, GB, TB, PB in binary (1024) and decimal (1000) modes.