Characters: 0 / Words: 0 / Lines: 0
Convert Camel Case to Snake and Kebab Case Online
If you often work with text formats in programming or data entry, you might need to convert text between different cases. Our online tool makes it easy to convert Camel Case to Snake Case and Kebab Case without any hassle.
Camel Case is a format where the first letter of each word is capitalized, except for the first word. For example, “camelCase” and “convertTextToSnakeCase.”
Snake Case is a format where words are separated by underscores and all letters are in lowercase. For example, “camel_case” and “convert_text_to_snake_case.”
Kebab Case is similar to Snake Case, but words are separated by hyphens. For example, “camel-case” and “convert-text-to-kebab-case.”
Step 1: Enter Your Text
Type or paste your Camel Case text into the input box.
Step 2: Choose Your Conversion
Click on the “Convert” button to see your text converted into Snake Case and Kebab Case formats.
Step 3: Copy or Download Results
Input Text (Camel Case):
convertCamelCaseToSnakeAndKebab
Output:
convert_camel_case_to_snake_and_kebabconvert-camel-case-to-kebab-and-snake