nhreplace is a free command line utility to replace text in files or in stdin stream. String to search can be plain text or a regular expression. Replacing
nhreplace is a free command line utility to replace text in files or in stdin stream. String to search can be plain text or a regular expression. Replacing string can be plain text, formatted regular expression, or file content. nhreplace is console utility and can be used in batch files. nhreplace can also be used to convert code pages of text files while supporting following code pages : ANSI, OEM, Unicode (UTF-16), UTF-8, any Windows supported code page specified by its number like CP 1252 for Western (French, German). nhreplace can convert code page at the same time with replacing text for example it can read a utf-8 file, then replace text strings in it, then save the file in Unicode (utf-16). nhreplace is able to process files with different code pages in one action for example to insert text from an OEM file into a Unicode file. nhreplace utility designed for being used in BAT/CMD batch files, JS/VBS scripts, PowerShell, and other programs: all the settings specified with command line arguments no interactive input from user required wildcards ? and * supported in file names to process many files at a time recurse subdirectories option nhreplace has an option to perform a number of search and replace actions specified as a list of actions in one program session. nhreplace works in Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10 Desktop. The utility is just binary. No installation required. No software components or libraries required.
What's new in this version:
<ul> <li>using/not using BOM can be specified</li> <li>-fet argument for formatted text to support escape characters</li> <li>fixed double quots in strings</li> </ul>
Additional requirements:
Includes nhrt binaries: nhrt.exe, nhconv.exe, and usage samples. nhrt is portable utility thus no installer required. Microsoft Windows XP SP3 and later. https://nhutils.ru/blog/en/nhrt/
Date:
05.05.2017
Related Software