Extract Numbers from Text
Extract all numbers from a text. Options to include decimals and negatives. Result as a list, one per line.
How to use?
Paste any text in the input field and the tool separates out every number it finds, one per line. In the options, you set whether to include decimals and negatives and whether you'd rather drop duplicates.
Extract the numbers from a text
Sometimes only the numbers matter in the middle of a text packed with words: the values from a report, the codes from a list, the quantities loose in a message. The tool scans the content, fishes out every number and hands you a clean list, without the rest.
You can decide whether decimals and negatives go in or not, depending on the kind of data you're after. It comes in handy for isolating values from a messy text, setting up the start of a spreadsheet, adding up scattered quantities or just pulling the numbers out of everything else.
The processing happens in the browser and the text goes nowhere. Paste the content and copy the list of numbers right after.
Related Tools
Extract Emails from Text
Find and extract all email addresses from a text or copied web page. Option to remove duplicates. Processed in the browser.
Extract URLs from Text
Find and extract all links and URLs from a text. Option to remove duplicates and filter by protocol. Processed in the browser.
Filter Lines
Filter lines of a text or list that contain (or do not contain) a term. Supports regex and case-insensitive option.
Reverse List
Reverse the order of lines in a list or text. Paste the list and get the lines in reverse order instantly.
Extract Text Between Delimiters
Extracts every chunk located between a start and an end marker, with options to include the delimiters, drop duplicates and count occurrences.
Repeat Text
Repeat a text or line N times with a configurable separator: new line, comma, space or any custom character.