Paste or type the source text
The left editor is your working input. You can clean a phrase, a paragraph, or a naming string.
Free, privacy-first
Convert text between everyday writing styles and developer naming formats in one live browser-based editor.
Choose a format and the output updates immediately, which makes the tool useful for both editing and quick cleanup work.
It is useful when you move between writing tasks and technical naming tasks and need consistent output with almost no friction.
Paste your text once, then switch formats until the output matches the place where you plan to use it.
The left editor is your working input. You can clean a phrase, a paragraph, or a naming string.
Use everyday text modes like uppercase, lowercase, title case, and sentence case, or switch to code-oriented formats like camelCase and snake_case.
The output updates live, so once the format looks correct you can copy it directly into your document, codebase, CMS, or spreadsheet.
These are common reasons people need a case converter in daily work.
Convert a rough draft heading into Title Case for a page or presentation.
Sample setup
Result: Weekly Planning Checklist for Remote Teams
Convert a human-readable label into a variable or class-friendly format.
Sample setup
Result: primaryActionButton