# Case Converter

Change text to uppercase, lowercase, title case, or camelCase.

URL: https://everythingdeck.com/case-converter

## Processing
Processing takes place in your browser. Inputs and files are not uploaded or retained.

## How to use
Paste your text and choose a case style. Copy or download the transformed result.

## Example
Turn “My next great idea” into my-next-great-idea.

## Inputs
text

## Outputs
text

## Capabilities
- uppercase
- lowercase
- title case
- sentence case
- camelCase
- PascalCase
- snake_case
- kebab-case
- slugify

## Limitations
Title and sentence styles use simple language-neutral rules, not editorial style guides.

## Related tools
- [Word Counter](https://everythingdeck.com/word-counter)
- [Text Cleaner](https://everythingdeck.com/text-cleanup)
- [Text Compare](https://everythingdeck.com/text-diff)
