Free Case Converter — UPPERCASE, lowercase, Title Case | WebLearningHub
🔡 Text Tool

Free Case Converter

Convert text between UPPERCASE, lowercase, Title Case, sentence case, camelCase, snake_case and more — instantly. Great for headlines, code, and copy editing.

⚡ 8 Case Formats
🔒 No Sign-Up
📋 One-Click Copy
🔡 Type or paste your text below
Choose a case format:
Converted text
Your converted text will appear here after you choose a case format above.
Title Case
Capitalises the first letter of each major word. Used for headlines, article titles, and H1/H2 headings.
→ "How to Learn SEO Fast"
Sentence case
Only capitalises the first letter of the first word. Used for normal sentences, meta descriptions, and captions.
→ "How to learn seo fast"
camelCase
First word lowercase, subsequent words capitalised, no spaces. Widely used in JavaScript and JSON.
→ "howToLearnSeoFast"
snake_case
All lowercase with underscores between words. Common in Python, databases, and file names.
→ "how_to_learn_seo_fast"
kebab-case
All lowercase with hyphens between words. Used in CSS class names, HTML IDs, and URLs.
→ "how-to-learn-seo-fast"
PascalCase
Every word capitalised, no spaces. Standard for class names in most programming languages.
→ "HowToLearnSeoFast"
Scroll to Top