🚀 Pockit is now on Chrome!

Stop searching on Google. Access tools instantly with 1-click.

Add to Chrome - It's Free

Privacy Guaranteed

All processing happens locally in your browser. Your data never leaves this device.

Case Converter

Fix text formatting effortlessly. Convert between camelCase, snake_case, and others instantly.

Try:

Convert text

Enter text and click the convert button

Tip: Use these conversions for variable naming, file naming, URL slugs, and more!

Free Text Case Converter Online - Change Text Case Instantly

Convert text between different letter cases instantly. Supports UPPERCASE, lowercase, Title Case, camelCase, snake_case, and kebab-case. Perfect for programmers changing variable naming conventions, writers fixing case issues, and content creators formatting titles. One-click conversion with instant results.

1When to use this tool?

💡Batch changing variable naming conventions (e.g., DB columns ↔ Java variables)
💡Making all-caps documents readable
💡Unifying title styles

2Features

  • Supports multiple formats (Upper, Lower, Camel, Snake, Kebab, Title)
  • Instant conversion
  • One-click copy
  • Preserves original text meaning

3How to Use

  • Type your text into the input field.
  • Click on the desired case format button.
  • The converted text will appear instantly.

FAQ

Q. What is camelCase?

A. camelCase is a naming convention where the first letter of each word is capitalized except for the first word, with no spaces (e.g., myVariableName).