Even / odd splitter
Separate even and odd numbers instantly from any text.
Even / odd splitter
An even / odd splitter extracts all numbers from your text and separates them into even and odd lists. Paste any content — a row of digits, a sentence with numbers mixed in, a table of values — and the tool instantly identifies which numbers are even (divisible by 2) and which are odd, displaying them in two labeled lines.
The tool finds every integer in your input, including negative numbers and those embedded in text like "abc123def". Each number is classified once, in the order it appears. You choose the output: both lists side by side, only the even numbers, or only the odd numbers. The live tally counts how many numbers fell into each category so you can verify the split at a glance.
Everything runs entirely in your browser, so your data stays private and processing is instant. No file is uploaded, no server sees your numbers, and you can handle arbitrarily large lists without waiting. The output is plain text you can copy, download as a file, or send to another TextArray tool for further processing.