Text

Count, convert and transform text: characters and words, letter case, binary and Base64 — instantly and without registration.

Case Converter: camelCase, snake_case & UPPERCASE/lowercase, Free

Convert text to camelCase, snake_case, PascalCase & kebab-case, or just quickly to UPPERCASE or lowercase. For developers and everyday writing. Free and online.

Random Name Picker - Draw From a List

Pick a random name from a list — giveaway winners, who presents first, who buys coffee. Paste your list and draw, all in your browser.

Random Team Generator - Split Into Groups

Split a list of names into random teams — by number of groups or by people per group. Balanced sizes, nothing sent to a server.

Spin the Wheel - Random Picker Wheel

Spin a wheel to pick a random option — lunch, a winner, who goes first. Add your own entries and spin, everything runs in your browser.

Online Character, Word & Norm Page Counter Tool

Advanced online character and word counter with norm page calculator. Supports European and English standards for accurate text analysis and SEO.

Two things you might be doing with pasted text

The tools here split by what you want back.

Measuring it. The character, word and page counter tells you how long something is — and which of the three answers you need depends entirely on who is asking. Social platforms count characters. Editors and clients count words. Universities and translation agencies in much of Europe count standard pages, which is a character count divided by a fixed number, and is why a thesis requirement of “60 pages” is not a page count at all.

Reshaping it. The case converter moves between camelCase, snake_case, kebab-case, Title Case and the rest — mostly for renaming things in code, spreadsheet headers and file names.

Drawing from it. Paste a list and let something pick: a single name, a wheel to spin on screen, or a split into balanced teams.

How these tools read your list

The drawing tools all share one behaviour that catches people out, so it is worth stating once here rather than rediscovering it on each of them.

Lines win over commas. If your text has more than one line, every line is one entry and commas inside it are just punctuation — so Smith, John on its own line is one person, not two. Commas only separate entries when the whole list sits on a single line. That rule means a list of names in Surname, Firstname form pastes in correctly without any cleanup, which is the case that would otherwise break most often.

Pasting a spreadsheet column works. Copying a column out of Excel, Sheets or Numbers produces one value per line, so it pastes in correctly with no cleanup. Copying a row does not.

Blank lines and stray spaces are ignored. Trailing whitespace is trimmed, empty lines are dropped, so a list pasted from an email does not need tidying first.

Repeating an entry weights it. None of them has a weight field. If someone should have three times the chance, put them in three times — the draw is uniform over lines, so duplicating a line triples its odds. The same trick works on the wheel, where it also shows up visually as three slices.

Where the rest of the text tools are

Text that needs encoding rather than counting or reshaping is under Converters — Base64, binary, and number systems. Anything involving randomness in a form you may need to prove was fair is under Randomizers, including a verifier for draws.

I would appreciate if you could share these pages with friends, bookmark them, or link to them. Thank you! 🙏