Text Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, UPPER_SNAKE, Title Case, and more. Free online case converter tool.
Related Tools
Markdown → HTML
Convert Markdown to clean HTML instantly. Supports GFM, tables, code blocks, and more.
HTML → Markdown
Convert HTML to clean Markdown instantly. Supports headings, links, lists, tables, and code blocks.
Slug Generator
Generate SEO-friendly URL slugs from any text instantly. Removes special characters and converts spaces to hyphens.
Advertisement
How to Use the Text Case Converter
- Enter any text in the left panel — any format is accepted.
- All 8 case formats are generated instantly in the right panel.
- Input can be camelCase, snake_case, kebab-case, or plain words.
- Click "Copy Output" to copy all formats at once.
Supported Formats
- camelCase — for JavaScript variables and functions
- PascalCase — for class names and React components
- snake_case — for Python variables and database columns
- kebab-case — for CSS classes and URL slugs
- UPPER_SNAKE — for constants and environment variables
- Title Case — for headings and titles
- lower case and UPPER CASE