AI-readable service summary
Case Converter
Convert text into camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, title case, and slugs.
- Category
- Text transformation
- Privacy model
- Plain text transformation in the browser.
- Limitations
- Normalizes acronyms for predictable output.
Best for
- Code naming
- Design tokens
- Column names
- Docs headings
Outputs
- camelCase
- PascalCase
- snake_case
- kebab-case
- CONSTANT_CASE
- Title Case
- Slug