Case Converter
## Case Converter API Convert text between any naming convention. ### Supported Formats - camelCase, PascalCase, snake_case - kebab-case, CONSTANT_CASE - Title Case, Sentence case - dot.case, path/case ### Use Cases - Code generation tools - API response transformation - Database column naming - CSS class name generation ### Performance - Handles acronyms intelligently - Unicode support - Batch…
Case Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| POST |
case_converter_analyze /api |
|
Case Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|