How to Convert Text Between Different Letter Cases
Developers, copywriters, and content creators frequently need to reformat naming conventions across programming languages, database schemas, and article headlines.
Transform text into 9 supported casing formats with the Burnjet Text Case Converter.
The 9 Standard Case Formats #
| Format | Naming Convention | Primary Use Case | Example |
|---|---|---|---|
| camelCase | First lower, rest capital | JavaScript variables, TypeScript functions | burnjetToolsHub |
| PascalCase | All words capital | React components, class names | BurnjetToolsHub |
| snake_case | Lowercase with underscores | Python variables, PostgreSQL column names | burnjet_tools_hub |
| kebab-case | Lowercase with hyphens | SEO URL slugs, CSS class selectors | burnjet-tools-hub |
| CONSTANT_CASE | Uppercase with underscores | Environment variables, config constants | BURNJET_TOOLS_HUB |
| Title Case | Capitalize major words | Book & blog post headlines | Burnjet Tools Hub |
| Sentence case | Capitalize first letter | Standard paragraphs | Burnjet tools hub |
| UPPERCASE | All capital letters | Badges, warnings, acronyms | BURNJET TOOLS HUB |
| lowercase | All small letters | Email addresses, normalized tokens | burnjet tools hub |
Step-by-Step: Using the Burnjet Case Converter #
Step 1: Open the Tool #
Visit Burnjet Text Case Converter.
Step 2: Paste Your Text #
Paste any string, code snippet, or headline.
Step 3: Click Target Format #
Click any format button to convert the text instantly in client memory and copy to your clipboard.
Related Tools #
- SEO Slug Generator: Generate clean kebab-case URL paths.
- Word Counter: Count words and characters.



