How to use it
- Enter text in the left editor.
- Choose one of the eight case styles.
- Review and copy the converted result.
Search by tool name or category.
No tools found.
Transform text into eight common writing and identifier case styles.
Switch ordinary prose, headings and identifiers between common capitalization and separator conventions without retyping them.
Upper, lower, title and sentence case are intended for readable text. Title case capitalizes the start of each detected word.
camelCase and PascalCase join words, while kebab-case and snake_case use separators commonly found in URLs, filenames and code.
The phrase Compound Interest Calculator becomes compoundInterestCalculator, CompoundInterestCalculator, compound-interest-calculator or compound_interest_calculator.