Filters
Processing
Total Sum
0
Average
0
Count
0
Range (Min/Max)
0 / 0
Extract, filter, and analyze numbers from any text data.
Total Sum
0
Average
0
Count
0
Range (Min/Max)
0 / 0
Numeric Stats pulls every number out of a block of text — financial notes, sensor logs, CSV-like dumps, anything with numbers mixed into prose — and instantly calculates the sum, average, count, and min/max range. Filters let you restrict results to integers, positives, or negatives only, drop duplicates, and sort the extracted list, all recalculated live as you type or paste.
Anyone who needs quick arithmetic on numbers buried in unstructured text — analysts skimming reports, support staff parsing logs, or students checking a data set — without pasting into a spreadsheet first.
Does it handle comma-formatted numbers like 1,234.50?
Yes, commas are stripped before parsing so thousands-separated numbers are read correctly.
Can it extract only whole numbers?
Enable "Integers Only" to filter out any value containing a decimal point.
Built by @toteclabs