Extract Numbers
Extract all numbers from text online — integers and decimals, with optional negatives. List every value, count how many were found, and sum them automatically.
What is the Extract Numbers?
Extract Numbers pulls every numeric value out of a block of text and lays them out as a clean list. It handles integers and decimals, and can optionally include negative numbers, making it ideal for scraping figures from reports, logs, invoices, or messy notes.
- Extracts integers and decimal numbers
- Optional support for negative values
- Counts how many numbers were found
- Sums all extracted numbers automatically
- One number per line for easy reuse
- 100% in-browser — figures are never uploaded
How to use the Extract Numbers
- 1
Paste the text containing numbers into the input box.
- 2
Choose whether to include negative numbers.
- 3
Read the extracted list, the count, and the optional sum.
- 4
Copy the list of numbers or download it as a text file.
About the Extract Numbers
Extract Numbers pulls every numeric value out of a block of text and lays them out as a clean list. It handles integers and decimals, and can optionally include negative numbers, making it ideal for scraping figures from reports, logs, invoices, or messy notes.
Beyond listing the values, the tool counts how many numbers it found and can add them all together, so you get a quick total without opening a spreadsheet. Results copy to your clipboard or download as a text file in one click.
Everything is computed locally in your browser with JavaScript. Your source text and the numbers extracted from it are never uploaded, keeping financial or personal figures private.
Frequently asked questions
How do I extract numbers from a paragraph of text?
Paste the text into the input box and the tool detects every numeric value and lists them one per line. It also shows the count and, optionally, the sum of all the numbers.
Can it extract decimal numbers too?
Yes. Both whole numbers and decimals like 3.14 or 0.5 are recognised. The decimal point is treated as part of the number, not a sentence separator.
How do I include negative numbers?
Enable the negative-numbers option and values preceded by a minus sign are captured as negatives, which also affects the calculated sum.
Can the tool add up the extracted numbers?
Yes. The sum option totals every number it found and displays the result, giving you a quick aggregate without a calculator or spreadsheet.
Are the numbers I extract uploaded anywhere?
No. All extraction and math happens in your browser. Your text and the figures found stay entirely on your own device.
Guides for Extract Numbers
Related tools
Extract Emails
Extract all email addresses from any text or messy list online. Remove duplicates, sort alphabetically, count results, and export one per line or comma-separated.
Extract URLs
Extract all URLs and links from any text online. Detect http, https and www addresses, remove duplicates, sort them, and export one per line or comma-separated.
Word Frequency Counter
Count how often each word appears in your text and rank them by frequency with counts and percentages. Options to lowercase and ignore common stop words.
Remove Extra Spaces
Collapse double spaces into one, trim spaces at line ends and convert tabs to spaces. Clean messy whitespace from pasted text instantly.
Word Counter
Count words, characters, sentences, paragraphs and estimated reading time instantly. Free online word counter for essays, blogs and social media.