Skip to content
ToolsOnDuty
Text Tools

Extract Numbers

Pull every number out of text, with de-duplication, sorting and comma output.

Free foreverRuns in your browserNo sign-up
Options

About the Extract Numbers

This tool scans any text and pulls out every number it finds, including negative values and decimals.

Optionally remove duplicates, sort the numbers in ascending order and output them one per line or comma separated.

It is handy for grabbing figures from reports, logs and pasted content without retyping them.

Key features

  • Find all integers and decimals
  • Remove duplicate numbers
  • Sort in ascending order
  • List or comma-separated output

How to use

  1. 1Paste text that contains numbers.
  2. 2Choose de-duplication, sorting and output style.
  3. 3Click Extract numbers and copy the result.

Frequently asked questions

Does it detect decimals and negatives?
Yes. It matches whole numbers, decimals and leading-minus negatives such as -12.5.
Does it handle thousands separators?
Commas inside numbers are treated as separators between numbers, so 1,000 is read as 1 and 000. Remove separators first if you need the full value.
Is my text uploaded anywhere?
No. Extraction happens entirely in your browser, so your text never leaves your device.