The Number Extractor finds and lists every number in your text — integers, decimals, and negative values. After extraction you can optionally see the sum, average, minimum, and maximum of all extracted numbers. Useful for pulling numeric data from reports, logs, or mixed-content documents.
Extract numbers from any text and optionally compute basic statistics on the result set in one step.
Extract all email addresses from any block of text.
Extract all hashtags from social media posts or any text.
Strip HTML tags and extract the plain text content.
Extract values from JSON by key path.
Extract phone numbers from any text or document.
Extract all regex pattern matches from a block of text.