Text Case Converter
Convert text between camelCase, snake_case, PascalCase, kebab-case, UPPERCASE, and more.
Ad · 728×90
Frequently Asked Questions
What is camelCase?
camelCase joins words with no spaces, capitalising every word except the first. Common in JavaScript variable names.
What is snake_case?
snake_case replaces spaces with underscores and lowercases everything. Common in Python and database column names.
What is kebab-case?
kebab-case replaces spaces with hyphens. Used in URLs, CSS class names, and HTML attributes.
More free tools
- CSV to JSON — Convert CSV data to JSON instantly. Paste and go.
- JSON Formatter — Prettify and validate JSON with syntax highlighting.
- Base64 Encoder — Encode and decode Base64 — two-way, live.
- YAML to JSON — Convert YAML config files to JSON.
- Character Counter — Count characters per platform — Twitter, LinkedIn, meta tags.
- Slug Generator — Turn any title into a clean URL-safe slug.
- Line Sorter — Sort, deduplicate, or reverse lines of text.
- CSS Gradient Generator — Build linear and radial gradients visually.
- Box Shadow Builder — Create and preview CSS box-shadow values.
- Color Contrast Checker — Check WCAG AA/AAA compliance for text colors.
- SVG Optimizer — Minify SVG files. Removes metadata and unused elements.
- SVG to PNG — Export SVG to PNG at any resolution, in browser.
- Favicon Generator — Create ICO and PNG favicons from any SVG or image.