Complete text transformation tool
A powerful text transformer combining case conversion and whitespace operations. Transform text between 9 different case styles and clean up whitespace with 5 different operations, all with undo history.
Case conversion options
Standard cases: UPPERCASE, lowercase, Title Case, and Sentence case for general text formatting.
Programming cases: camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE for code identifiers and naming conventions.
Each conversion is intelligent and handles mixed input gracefully.
Whitespace operations
Remove Extra Spaces: Collapse multiple spaces into single spaces while preserving line breaks.
Trim Lines: Remove leading and trailing whitespace from each line.
Remove Line Breaks: Convert multi-line text to a single line.
Remove All Whitespace: Strip every space, tab, and line break.
Normalize: Clean up and format text with consistent spacing and line breaks.
Features
- 9 case conversion styles
- 5 whitespace operations
- Undo history to revert changes
- Live character, word, and line count
- One-click copy to clipboard
- History of recent transformations