Feature Description
Text Extract
Regex extraction, test-and-replace, line filtering, dedupe, and sorting.
Common use cases
- Use this page when logs, lists, or payloads need regex extraction, replacement testing, filtering, or cleanup.
- It is useful for quickly testing a regex and seeing whether the match groups and replacement output look right.
- When you need to dedupe, sort, or clean a block of text without opening an editor or writing a script, this page is a helpful shortcut.