Text Transformer

Text transformer

Paste anything, tap an action, get it back transformed — case styles, developer formats, find & replace, sort, dedupe and more. All local, nothing leaves your browser.

▌ Input / Output
CHARS 0NO-SPACE 0WORDS 0LINES 0SENT 0
Case
Developer
Lines & sort
Clean up & encode

One box, many transforms

The text transformer is an all-in-one scratchpad: switch text between UPPERCASE, lowercase, Title Case and Sentence case, convert to developer formats like camelCase, snake_case and kebab-case, find & replace (with optional regular expressions and case-insensitive matching), sort or reverse lines, remove duplicates, trim whitespace, Base64 encode/decode, and slugify — then copy or download the result.

Everything happens instantly in your browser, so it's fast and private. Press ⌘/Ctrl + Enter to copy the output. For dedicated single-purpose pages, see the case converters, alphabetize, or slugify tools.

FAQ

Is my text uploaded anywhere?
No. Every transform runs locally in your browser — nothing is sent to a server.
Can I use regular expressions in find & replace?
Yes. Enable the regex option to match with regular expressions; you can also toggle case-insensitive matching.
What developer cases are supported?
camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE, plus the standard UPPER, lower, Title and Sentence cases.

Related tools