Extract Numbers

Extract every number, including decimals and negatives, from a block of text. Free and private, right in your browser.

Paste in any block of text and get back just the numbers. Prices, dates, quantities, IDs, phone numbers, whatever's buried in there, without hand-picking them out yourself. Handy when you've got an invoice, report, or scraped webpage text and just need the figures, not the sentences around them.

How to use it

  1. Paste or type your text into the input box
  2. Let the tool scan and pull out every number it finds
  3. Copy the extracted list of numbers

Frequently asked questions

What counts as a "number"? Will it catch decimals, negatives, and commas?
Yes. It picks up integers, decimals (3.14), negative numbers (-42), and comma-formatted figures (1,234,567) as single values, not fragments.
Does it grab numbers stuck inside words or codes, like "Q3" or "iPhone15"?
It matches digit sequences wherever they appear, including inside mixed text like part numbers or model names, so double-check the output if you only want standalone numbers.
Can I get the numbers as a sum or list I can paste into a spreadsheet?
The extracted numbers are listed out (one per line or comma-separated) so you can copy them straight into a spreadsheet column or a calculator.