This is a regular expression tool suitable for beginners to learn, programmers to debug, and task batch processing.
Friendly interface, built-in grammar reference and learning tutorial, very easy to operate and high execution efficiency.
Regular expressions are widely used in text processing applications. Regular expressions are indispensable for many functions. Many complex and irregular text structures rely on regular expressions to match and replace them. It can be described as a text processing magician.
This program provides 2 regular applications. The first is search, which matches part of the text data according to the search expression; the second is replacement, which replaces the text according to the matching expression and the replacement expression.
Both applications support batch processing of selected files or folders, and automatically create a new directory in the directory where the target files are located to save the processed files.
it works
it works
it works