Enter your text in the input box. You can paste from anywhere — a document, website, email, or type directly into the field.
Select from options like UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, trim spaces, remove line breaks, and more.
The formatted output appears instantly in the preview area. You can see exactly how your text will look before copying.
Click the Copy button to copy the formatted text to your clipboard, or download it as a .txt file for later use.
Fix capitalization and clean up copy-pasted text from various sources.
Convert variable names between camelCase, snake_case, and kebab-case instantly.
Standardize text data before importing into spreadsheets or databases.
Format assignment titles, references, and citations to the correct case style.
Ensure subject lines and body text have consistent, professional formatting.
Standardize employee name lists, job titles, and form data.
| Format Type | Example Output | Available |
|---|---|---|
| UPPERCASE | HELLO WORLD | ✔ Yes |
| lowercase | hello world | ✔ Yes |
| Title Case | Hello World | ✔ Yes |
| Sentence case | Hello world | ✔ Yes |
| camelCase | helloWorld | ✔ Yes |
| snake_case | hello_world | ✔ Yes |
| kebab-case | hello-world | ✔ Yes |
| Remove Extra Spaces | Clean single spacing | ✔ Yes |
| Remove Line Breaks | Single continuous line | ✔ Yes |
| Reverse Text | dlroW olleH | ✔ Yes |
Paste an entire document at once — no need to format line by line. The tool handles large volumes instantly.
Apply one format, copy the result, paste it back, and apply another. Stack transformations for complex needs.
Always run "Remove Extra Spaces" before pasting text into databases or spreadsheets to avoid data errors.
Use camelCase or snake_case conversion when renaming variables or JSON keys across your codebase.