Free Text Search and Replace Utilities
Free search and replace software to help you efficiently find and replace text in files
Free Text Search and Replace Utilities
This page lists software that will allow you to easily and efficiently search and replace text or blocks of text in a set of files or folders/directories. Most if not all of the programs will allow you to search and replace literal text, while others will also allow you to specify regular expressions to find and replace the text; that is, you can ask the software to replace, say, every instance of "happy" that occurs immediately before "birthday" with "joyous" (or whatever).
Note that this page does not list commercial software like PowerGrep (download free trial here) that provides a large set of facilities (including regular expressions), convenience, speed, safety (you can preview the replacement before it happens to make sure it does what you want, you can automatically create backup files if you wish and you can also undo the replacements if you realise you've made an error), the ability to search Word documents, Excel documents, PDF files, compressed archives (like zip files), text and binary files, etc. It's expensive, but in my opinion, if you work with text extensively as programmers and webmasters tend to do, the productivity gain is enough to make it worth the price.
Related Pages
- Free Diff Utilities: File Comparison, Differencing and Merging
- Free Programmers' Editors and IDEs
- Free HTML Editors and WYSIWYG web editors
- Free Setup Utilities and Installers
- Free Help Authoring Tools
- Free Java IDE and Editors
- Free Word Processors and Office Suites
- Free Compiler Construction Tools: Lexers, Parser Generators, Optimizers
- Free Source Code Version Control Software
- Miscellaneous Programming Tools, Executable Compressors, etc
Disclaimer
The information provided on this page comes without any warranty whatsoever. Use it at your own risk. Just because a program, book, document or service is listed here or has a good review does not mean that I endorse or approve of the program or of any of its contents. All the other standard disclaimers also apply.
Free Text Search and Replace Software
- GrepWin

GrepWin is a search and replace Windows Explorer shell extension. It adds a shell context menu to Explorer, allowing you to right click a folder, and specify regular expressions (or literal text) to search and replace in the files in that folder.
- ReplaceEm
ReplaceEm allows you to search and replace text in files using regular expressions. You can specify a filter for the files in a folder that are to be used (eg *.c and *.html for all files ending with .c and .html), as well as apply the search and replace operation only to files that don't match your criteria. It generates a log for the find and replace operation as well as allows you to specify that the altered file is to be placed in a different location. This is a Windows program.
- InfoRapid Search and Replace
InfoRapid is a Windows utility that allows you to search and replace text within ASCII text files, PDF files (with the help of a third party program), HTML files, RTF files and even Microsoft Office files. It also supports regular expressions for pattern matching. The program cannot be used on a commercially used computer.
- K-free: Free Search and Replace
This program allows you to find a particular piece of literal text in a set of files and replace it with another piece of text. A backup copy of the changed file is made, as well as a log for the last replacement made. You can specify that the match must be of an entire word, whether the search be case sensitive, and a few other criteria. (It's not regular expression based though, so the criteria you can specify is somewhat limited.) This is a Windows program.
- Search and Replace
This program allows you to search and replace literal text or blocks of text in files matching a particular filter. It also has the ability to replace text begining with a particular string (say, <title>) and ending with another string (say </title>) with a different text. It requires you to have installed the Microsoft .NET framework, and thus to be running Windows.
- TextRep
TextRep is a simple text search and replace utility that allows you to replace a one-lined literal text with another piece of literal text in files that you select using their GUI. It is a Windows program.
- Agent Ransack
Agent Ransack allows you to search for text using regular expressions. This is a Windows program. Note that you cannot replace text with this utility.
- AstroGrep
AstroGrep is a Windows GUI version of the Unix grep that allows you to search in files using regular expressions. Note that it does not have replace facilities. Unlike grep however, it includes a GUI facility that allows you to print various aspects of your search results. AstroGrep is open source.
- GNU sed
The venerable sed utility is a command line utility to search and replace text from a set of files using regular expressions. It has been ported to a huge variety of operating systems. The link above points to the source code.
Related Pages
- The Beginner's A-Z Guide to Starting/Creating Your Own Website
- How to Choose a Good Domain Name - get one for your software/site now
- How to Create Your Own Website with Nvu (free WYSIWYG web editor) (Nvu Tutorial)
- Free Antivirus Software and Online Virus Scanners
- Free Personal Firewalls
- Free Hard Disk Backup, Image, Cloning and Restoration Utilities
- Which Web Host Do You Recommend? (FAQ)
- How to Create a Search Engine Friendly Website
Can't Find What You're Looking For?
Newest Pages
- How to Create and Use Cookies in PHP
- How to Insert Google AdSense Advertisements into Your Blog on Blogger
- Free File Renaming Tools for Bulk Renaming of Multiple Files
- How to Design a Two Column Layout for Your Website Using CSS
- Is It Legal to Use Any Piece of Music, Image, or Article for my Website? And Other Questions on Copyright Relevant to Webmasters
- Free Font Editors, Font Creation Software and Sites
- How to Slipstream Windows XP Service Pack 3 to Create an Integrated XP Setup Disk with SP 3
- Should You Use Cloaked Domain Redirection to Point to Your Website?
- Free 3D Software Box Image Makers
- Dreamweaver Tutorial: How to Create a Website with Dreamweaver CS3
Popular Pages
- How to Create/Start Your Own Website: The Beginner's A-Z Guide
- How to Register Your Own Domain Name - how to get your own domain name
- How to Create a Bootable Windows XP Setup CD/DVD on a Preinstalled Windows System
- Free Partitioning Software - Copy, Create, Move, Resize, Convert, Undelete Partitions
- Free Data Recovery, File and Partition Recovery, Undelete and Unformat Software
- How to Create an Emergency Windows Rescue CD
- Free Spyware / Malware Detection, Removal and Prevention Software
- Free DVD Authoring and Creation Software
- Free CD and DVD Burners and Copying Software
- Free Hard Disk Backup and Restore, Hard Disk Image and Cloning Utilities
How to Link to This Page
It will appear on your page as:
Free Text Search and Replace Utilities
