Find and extract all numbers (integers and decimals) from any text input.
The Extract Numbers From Text tool scans your input and extracts all numeric values, including integers and decimal numbers.
Features:
Example: Input: "I have 3 apples and 4.5 oranges." Output: 3 4.5
Ideal for data extraction, cleaning, and preprocessing tasks.