Extract Percentages

Find and extract all percentage values including decimals from pasted text.

Example

Input

Growth was 12.5% in Q1 and 8% in Q2, with 99.9% uptime.

Output

12.5%
8%
99.9%

How Extract Percentages Works

Find and extract all percentage values including decimals from pasted text.

This tool runs entirely in your browser — no data is sent to any server. Paste your text, click Run, and get your result instantly. You can also chain this tool with others using the pipeline feature: run Extract Percentages, then continue with a related tool to build a multi-step text workflow.

TextRefinery is a free, open-source text processing toolkit. Learn more about regular expressions and text processing on the web.