No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Hosted in GermanyGlobal Content Delivery
Origin servers at Hetzner in Germany, delivered worldwide through a content delivery network. Your file contents are never transmitted in the process - they never leave your device.
This tool scans your pasted text and collects every number it contains - integers and decimals, with an optional sign. Whether in a report, a log, an invoice or a series of measurements: the values are detected and neatly listed below one another, one number per line.
The numbers appear in exactly the order they occur in the text, with no de-duplication, so every occurrence is kept. You can then paste the list into a spreadsheet or evaluate it with the sum tool. Group separators are not read as part of the number (write 1000, not 1,000).
All processing happens entirely locally in your browser - no upload, even offline. Your text never leaves your device. If the tool finds no number at all, it tells you honestly instead of handing back an empty file.
Worth knowing about the detection: digit runs with an optional sign and decimal point are captured. Thousands dots or commas are not interpreted as grouping - '1.000' is therefore read by the tool as one point zero, not as a thousand. For inputs written cleanly without thousands separators, the result stays unambiguous and free of surprises.
Specifications
Specifications
Input formats
Text input
Output format
TXT
Batch processing
No
Processing
Locally in your browser (JavaScript)
File upload
None
In 3 steps
Paste text containing numbers.
Every number is detected in the order found.
Download the text list - one number per line.
Limitations: Detects numeric tokens (integers and decimals, optional sign) and lists them in the order found, one per line, without de-duplication. Group separators are not parsed. With no match it says so honestly. For sum/average use the sum tool.
FAQ
Is my text uploaded?
No. The extraction runs entirely locally in your browser - even offline. Your text never leaves your device.
Are duplicate numbers removed?
No. Every occurrence is kept; the numbers appear in exactly the order they occur.
Are decimals and negatives detected?
Yes. Integers, decimals and numbers with a minus sign are matched. Group separators are not part of the number.
How is it different from the sum tool?
This tool lists the individual numbers; the sum tool computes their count, sum, average, minimum and maximum.