Welcome, Guest — free tools, no signup
Server Time: Jul 17, 2026, 10:30 AM
Home » Marketing & Writing » Text Case Converter
Active Utilities: 56 | Active Users: 1,492
ADVERTISEMENT Google AdSense - Leaderboard (728 x 90)
☰ Menu
Text Case Converter

Paste any text and convert it to nine different letter cases instantly. Handy for headlines, variable names, slugs, and cleaning up ALL-CAPS EMAILS.

Converted Output

When to Use Each Text Case

Title Case capitalizes principal words and is the convention for English headlines and book titles. Sentence case capitalizes only the first word and proper nouns — the norm for most European languages and modern UI copy.

camelCase, PascalCase, snake_case and kebab-case are programming conventions: JavaScript variables use camelCase, class names use PascalCase, Python variables use snake_case, and URLs/CSS classes use kebab-case.

Frequently Asked Questions (FAQ)

Q: Does Title Case skip small words?
A: Yes — articles, short conjunctions and short prepositions (a, an, the, and, or, of, in, on...) stay lowercase unless they start the text.
Q: Is my text uploaded?
A: No. Conversion happens instantly in your browser; nothing is transmitted.
Q: Can I convert code identifiers?
A: Yes — camelCase, PascalCase, snake_case and kebab-case modes split on spaces, underscores, hyphens and existing case boundaries.
ADVERTISEMENT Google AdSense - Responsive Content Banner (600 x 100)