30+ text transformations in your browser — meet Nova Text Converter
Nova Text Converter is a collection of text transformation tools you can use just by pasting text. It bundles more than 30 transformations into a single site, all running in your browser.

What it does
- Case conversion: UPPERCASE/lowercase, Title Case, Sentence case, and the naming conventions programmers use every day — camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE
- Japanese text: romaji ⇔ hiragana, hiragana ⇔ katakana, and Japanese/Western punctuation styles
- Full-width/half-width: convert between full-width and half-width characters
- Encode/decode: URL encoding, Base64, HTML entities
- Line operations: sort (ascending/descending), reverse, remove duplicate lines, remove blank lines, add line numbers
- Whitespace cleanup: remove spaces, remove line breaks, trim lines, normalize repeated spaces
How to use it
- Pick a transformation from the list on the top page
- Paste your text — the result appears instantly
No sign-up, no installation.
Privacy
Every transformation runs in your browser (client-side). Your text is never sent to a server, so it's safe to use with work data or personal notes. All features are free.
When it comes in handy
- Converting a batch of variable names from snake_case to camelCase
- Deduplicating and sorting a list copied from a spreadsheet
- Quickly decoding a URL-encoded string to see what's inside
Novare Orbis offers other free, browser-based tools as well — see the full list.