A downloadable tool

Download NowName your own price

RegexExtract is a lightweight CLI tool that takes any text file and a regex pattern, then prints every match it finds.
Use it to pull emails, phone numbers, URLs, or whatever else you can pattern-match. Clean, fast, and zero dependencies.

To use it, download the script and run:

python RegexExtract.py yourfile.txt "your_pattern"

Results are printed line by line. No extra files, no fluff.

Download

Download NowName your own price

Click download now to get access to the following files:

RegexExtract.py 822 bytes
README_RegexExtract.md 853 bytes

Leave a comment

Log in with itch.io to leave a comment.