List Processor
Quickly sum and count items from pasted lists, Excel columns, or CSV data.
Data Entry
Tip: This tool supports both vertical (one per line) and horizontal (space, tab, or comma separated) data entry.
Aggregates
Sum
0
Count
0
Numbers
0
Quick Stats
Average 0
Minimum 0
Maximum 0
Processing Lists and Sheets Data
This tool is designed to handle messy data often copied from spreadsheets, CSVs, or plain text lists. It intelligently scans each line, separates values by common delimiters (newlines, commas, semicolons), and extracts numeric values for calculation.
How Extraction Works
The processor uses a robust parsing logic that strips away currency symbols ($), percentage signs (%), and other non-numeric characters (excluding decimal points and minus signs) to find the core numbers. This allows you to paste data like "$1,200.50" and have it correctly recognized as "1200.5".