Google AdSense — In-Content 728×90
Case Style Reference
| Style | Example | Used in |
|---|---|---|
| UPPERCASE | HELLO WORLD | Constants, headings |
| lowercase | hello world | General text |
| Title Case | Hello World | Titles, headings |
| camelCase | helloWorld | JavaScript variables |
| PascalCase | HelloWorld | Classes, components |
| snake_case | hello_world | Python, databases |
| kebab-case | hello-world | CSS, URLs, HTML |
Frequently Asked Questions
Is there a character limit? ▼
No — you can convert text of any length. The tool handles entire documents, code files, or just a few words equally well.
Does it preserve punctuation and numbers? ▼
Yes. All punctuation, numbers, and special characters are preserved exactly as-is. Only the alphabetic characters are transformed.