This is a easy-to-use Regular Expression tool for search, extraction and replacement. You can use it to find, get or replace your information or check and study your Regular Expression.
Easy GREP can help you making RegEx and using it in a easy but effective way:
Easy GREP can find all matches and count the matched numbers of each file. All matches will be highlighted in source code view and listed in match list.
Easy GREP offers very fast mass replacing function.
All matches can be exported to a file, in txt, html or xml format.
The source code can be shown with highlighted matches.
Back up and restoration during mass replacement.
Easy GREP adopts the RegEx engine and grammar of Javascript and VBScript. It's compatible with most other Regular Expression standards, covering most often used functions. (Some special or complicated phrases that rarely used are not supported).
You can select a file or some files in a folder.
(Sometime you may need
to collect or classify your files to a working folder first.)
If you are familiar with RegEx, you can write it directly.
If your
are a leraner, you can do it with the RegEx Assistant.
Click the find button, then all matches will be hightlighted in sourece file and listed in Match List window. You can click the list item or click the locating buttons(Previous, Next) on the toolbar to switch among all matches.
Fill the replace with box and you can do the replacement easily.
Click the Export button. then the export dialog appears.
You can
select file type(txt, html, xml supported now), and delimiter. Such as you
want to export all your matches into HTML file, you can export them with the
formation of list, table or just lines.
For safe mass replacement.