Number Extractor
Pull all the numbers out of a block of text into a clean list.
Just the figures
Numbers buried in prose are a pain to collect — prices in a paragraph, quantities in a report, IDs scattered through a log, figures mixed into notes. This scans the text, picks out everything that is a number, and gives you them as a list, so you can total them, paste them into a spreadsheet, or work with just the figures.
Paste the text and the numbers are gathered for you.
Getting the numbers you mean
What counts as a number can vary — whole numbers, decimals, negatives, sometimes figures with thousands separators or currency symbols attached. A good extraction lets you get the values cleanly so they behave as numbers afterwards rather than as bits of text. It is the quick first step whenever the data you need is trapped inside words and you only want the maths.
Common questions
What numbers does it extract?
The numeric values in the text — whole numbers and decimals — pulled out into a clean list.
What can I do with the result?
Total them, paste them into a spreadsheet, or work with just the figures separated from the words.
Is my text uploaded?
No. The extraction happens in your browser.