Keep Regex only matches in Notepad++ (Npp plugin)
I’ve developed a Notepad++ plugin that adds the option to keep only regex patterns in a text file.
When working with large text files and wanting to extract specific data from them, such as log files or data files, it’s convenient to be able to filter out everything in one click.