Number Extractor
Paste any text and pull out every number it contains — integers, decimals, and negatives — with instant count, sum, average, minimum, and maximum.
Options
Frequently Asked Questions
- How do I extract numbers from text?
- Paste any text into the input box. The tool instantly lists every number it finds — integers, decimals, and negative values — along with the count, sum, average, minimum, and maximum.
- What kinds of numbers are recognized?
- Whole numbers like 42, decimals like 3.14, and negative values like -7 or -0.5. Numbers embedded in words or codes are extracted as their digit sequences.
- What does the thousands-comma option do?
- When enabled, commas between digits are stripped before scanning, so 1,234,567 is read as the single number 1234567 instead of three separate numbers.
- How are sum and average calculated?
- Every extracted number is added together for the sum, and the sum is divided by the count for the average. Minimum and maximum show the smallest and largest values found.
- Is my text sent to a server?
- No. The extraction and all statistics run entirely in your browser — nothing you paste ever leaves your device.