Pull plain decimal tokens from prose and optionally turn a trailing percent sign into a decimal proportion.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
A configurable regular expression recognizes ASCII digits with an optional minus sign and optional dot fraction. Percentage mode divides only percent-suffixed matches by 100, then all collected values feed integer and float lists plus a three-decimal sum and mean.
The server has 16 cores, 64GB RAM, and costs $12.50/hour.
Numbers: 16, 64, 12.5 Integers: 16, 64 Floats: 12.5 Count: 3 Sum: 92.5 Average: 30.833 Min: 12.5 Max: 64
Invoice notes yield quantities and prices, capacity descriptions expose core and memory figures, and survey summaries convert percentages into proportions.