Case Changer
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case — fast and private.
0/10,000
We only transform locally in your browser.
Result
How to use
- Paste or type your text in the input box above.
- Select one Case option (e.g., Title Case, camelCase).
- (Optional) Apply one or more Cleanup options such as trimming whitespace.
- Copy the result with a single click.
Examples
Input
Project Plan_v2 (final draft)
Common outputs
UPPERCASE → PROJECT PLAN_V2 (FINAL DRAFT) lowercase → project plan_v2 (final draft) Title Case → Project Plan_V2 (Final Draft) camelCase → projectPlanV2FinalDraft snake_case → project_plan_v2_final_draft kebab-case → project-plan-v2-final-draft