en

Extract Numbers

Pull every number out of your text - locally, one per line, in the order found. Nothing is uploaded.

Running locally on your device ...

0%

Your files never left your device

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Servers in GermanyGDPR by design
    Independently auditedTLS A+ · HTTP headers A+

    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.

    Specifications

    Specifications
    Input formatsText input
    Output formatTXT
    Batch processingNo
    ProcessingLocally in your browser (JavaScript)
    File uploadNone

    In 3 steps

    1. Paste text containing numbers.
    2. Every number is detected in the order found.
    3. 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.

    Related tools