Editor:
Find & Replace It! is a powerful search and replace utility. It allows performing very complex batch replacements inside text files of any size. It supports regular expression syntax and dozens of encodings. It has scripting capabilities which allow transforming on the fly the replacement text for every found string.
Have you ever had this one piece of text you wanted to modify in hundreds of files at the same time (like that copyright in your php/jsp/cpp/java file or that URL in your html files)? No more need to open text files one by one to edit them!
Find & Replace It! can replace content inside of many text files in just a click. It is even able to filter files according to your wishes, and you don't need to do anything but enter the text to find and the text to replace.
Main features:
- Find and replace across many files at once
- Supports regexps
- Supports many text encodings, including Unicode (e.g. UTF-8)
- Preserves line endings while Processing files
- Preserves BOM while processing Unicode files
- Allows you to perform dynamic replacements based on found expression captures
- Provides built-in processing function for dynamic replacements (e.g. convert captured expressions to lower case, Base64 encoding, Hex encoding, UTF-8 encoding, etc.)
- Provides a JavaScript like interface to customize replacements on the fly by script processing
- Displays matched expressions reports for file search/replace operations
- Full featured dynamic preview of matched expressions and replacements
- Can convert text encoding
- Can convert end-of-lines
Detects text encoding and line endings of files
- Provides advanced filtering options for selecting files that need to be processed, including file name filters
- Allows you to load and save expressions to find, replacement definitions, file filters, preview settings, etc.
- Handles huge files (> 10 GB)
- Regular expression editor / tester.
- Fully multi-threaded for fast processing and responsiveness