Software Index
Related Topics
Popular Trends
Trending Topics
 

Regular Expressions

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Finders Keepers
Search files of any kind, replace text, index files for instant searches, and launch files for viewing or editing. Search 4 ways: plain-text, regular expressions, approximate, and sound-alike. View, edit, or launch found files 6 ways, e.g., by associated files, ...
February 19th 2003 Shareware  5 stars 2,275k
PowerGREP
Quickly search through large numbers of files on your PC or network, including text and binary files, compressed archives, MS Word, Excel and PDF, etc. Find the information you want with powerful text patterns (regular expressions) specifying the form of ...
April 19th 2005 Shareware  5 stars 14,294k
Regular Expressions for MS SQL server
The Regular Expressions for MS SQL Server offer an extremely powerful way to search, replace, format and extract text data inside a string using sophisticated search criteria. For example, you can search for whole words, or find a match with ...
January 29th 2004 Shareware    1,158k
Criline Search and Replace
Criline Search and Replace is a search and replace program that handles multiple files with just
a few clicks.

Major advantages:

- HEX search and replace.
- Fast search algorithm.
- Regular expressions support.
- Search and replace in archives.
- Comprehensive user interface.
- Keeps your files ...
January 22nd 2005 Shareware    1,120k
RegexBuddy
Perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Quickly test any regex on sample strings and files, preventing mistakes on live data. Use the ...
April 26th 2005 Shareware    9,216k
SQLRegEx: SQL Server Regular Expressions
SQLRegEx adds regular expression capabilities to Microsoft SQL Server 2000. With regular expressions, a person skilled in Transact-SQL can perform a vast number of data manipulation tasks which previously would have required complicated code using T-SQL string functions, or a ...
February 15th 2005 Commercial    1,950k
MoveIt2 Lite
MoveIt2 is a utility to automatically move / copy / delete files that are added to a specific folder. You can set filters based on the file name, rename files (using regular expressions) when moving them to the new destination. ...
June 27th 2007 Freeware  5 stars 3,346k
Limagito FileMover
Use the Limagito FileMover to move your files from anywhere to anywhere. This file mover automation tool can copy, move or delete files that are added to a specific folder. You can set file and directory filters based on the ...
April 5th 2008 Freeware    10,128k
Japplis Toolbox
Japplis Toolbox is a compilation of text utilities in one application. It can encode and decode URL, Base64, Hex, SoundEx or Metaphone. It can convert numbers from/to binary, octal, decimal, hexadecimal and to date. It gives you text information such ...
July 8th 2008 Freeware    491k
TextCrawler
A tool for searching and replacing across multiple text files. Supports regular expressions and provides an expression tester and library facility. It also features an interactive file list and highlighted search results. Freeware.

Features:
* Fast searching, even on large ...
May 8th 2008 Freeware  5 stars 1,688k
Japplis Toolbox For Mac
Japplis Toolbox is a compilation of text utilities in one application.
It can encode and decode URL, Base64, Hex, SoundEx or Metaphone.
It can convert numbers from/to binary, octal, decimal, hexadecimal and to date.
It gives you text information such as character count, ...
April 7th 2009 Freeware    134k
EF Find
EF Find is a powerful search program for Windows. Look for files, text, HEX sequences and regular expressions inside 7-Zip, ACE, ARC, ARJ, BZIP2, CAB, CPIO, GZIP, IMG, ISO (ISO9660), LHA, RAR, RPM, SFX, SQX, TAR, TBZ, TGZ, ZIP, Zip64 ...
March 29th 2012 Shareware  5 stars 1,781k
glark
glark offers grep-like searching of text files, with very powerful, complex regular expressions (e.g., "/foow / and /bar[^d]*baz$/ within 4 lines of each other").

glark offers: Perl compatible regular expressions, highlighting of matches, context around matches, complex expressions (``and'' and ``or''), ...
February 24th 2011 Freeware    31k
.net regular expressions testing lab
a .net regular expressions testing lab for .Net developer. no more headache to write and debug regular expressions, with this utility you can get instant result, save template, shared template with your loving friend. have fun. Welcome your opinion.
October 8th 2011 Freeware    109k
Colorifer
Colorifer is a program to color output of other processes like command line utilities or compilers.

Colorifer is set of utilities to color output of other processes, e.g. command line utilities or compilers. These programs make output more readable using different ...
November 2nd 2011 Freeware    440k
LoggedFS
LoggedFS is a transparent fuse-filesystem which allows you to log every operation that happens in the backend filesystem.

Logs can be written to syslog, to a file, or to standard output. LoggedFS project comes with an XML configuration file in which ...
April 3rd 2011 Freeware    82k
TSE Pro
The SemWare Editor Professional (TSE Pro) v4.0 for WIN9x/Me/NT/2000/XP is a compact, fully-featured text editor that is ideal for programmers, for users needing to manipulate data files (both large and small), as well as anyone needing a fast, powerful, general ...
September 13th 2002 Shareware  5 stars 1k
GREPPES Text Tools
PDGREPPE is Pattern Definition GREP with Pattern Editing. FGREPPE is Fast Fixed GREP with Pattern Editing. PDGREPPE searches by Extended Regular Expressions. It can reuse search patterns from definition files, employ (MarkedGroups) of pattern data that appear later in patterns. ...
November 21st 2002 Freeware  4 stars 321k
Regular Expression Laboratory
RXL is an assistant simple to use tool to help you learn and prepare regular expressions. If you are a developer or just concerned with text processing tasks, the Regular Expression Laboratory is a tool that you need. In fact, ...
March 28th 2005 Shareware    1,439k
Multi-Edit 2006
A Powerful IDE, with its speed, depth, uncompromising program access, and support for over 50 languages. Enhanced search functions include Perl 5 Regular Expressions and definable filters. Supports large DOS/Windows, UNIX, binary and Macintosh files. Seamless integration with Delphi 2006, ...
April 20th 2005 Demo    18,369k
Related Scripts
Analyze Source Code With Regular Expressions
Analyze Source Code With Regular Expressions is an easy tutorial in which the author gives details about an application, which will examine and analyse each line of code and give details whether the particular line is an executable, an attribute, ...
November 27th 2005 Freeware     
C# Regular Expressions
C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In this tutorial the ...
December 6th 2005 Freeware     
Common Applications of Regular Expressions
This is an online tutorial that contributes with ASP programmers who have knowledge about regular expressions. Here the author clearly says that in this tutorial the provided sample codes are written using MS scripting engines version 5.5. This article says ...
December 16th 2005 Freeware     
Formatting with Regular Expressions
Formatting with Regular Expressions is a web based tutorial in which the author gives details about regular expression pattern matching. The author describes about string manipulating function which can be used in formatting. Here the author explains about the process ...
December 3rd 2005 Freeware     
Introduction to PHP Regular Expressions (#1): General Mechanics
This is a tutorial which teaches the users how to handle the regular expressions with php on their websites. The author says to the users that the regular expressions match anything that contains any text and then the text.txt. This ...
November 29th 2005 Freeware     
Introduction To Regular Expressions
Introduction To Regular Expressions is an article through which users can learn about regular expression and its uses. Here the author elaborates the procedure to make use of System.Text.RegularExpressions Namespace classes for parsing the text. The author also gives details ...
December 17th 2005 Freeware     
Introductory guide to Regular Expressions
Introductory guide to Regular Expressions is an useful article with which you gain knowledge about the regular expressions of javascript. This introductory article is easy to understand and deals with almost all areas of regular expressions. Here in this tutorial ...
November 21st 2005 Freeware     
Introductory Guide to Regular Expressions in JavaScript
Comprehensive, beginner's guide to Regular Expressions in JavaScript.
December 19th 2005 Freeware     
Learning to Use Regular Expressions by Example
This is a fairly lengthy article that will teach you how to use PHP's regular expressions by offering examples of useful code such as e-mail validation and more.
December 13th 2005 Freeware     
Leverage Regular Expressions
Leverage Regular Expressions is a web based tutorial in which the author explains about procedure to be followed to leverage regular expressions from VB.NET, inorder to perform various process like accessing words, dates and number from a text document. In ...
November 28th 2005 Freeware     
Related Code
Advanced Highlight
This function searches through the string passed to it for either a string or array of keywords. It highlights the keywords found in the string by wrapping them in HTML <span> tags. Features: - If an array of keywords is ...
May 2nd 2006     7k
SQLServerFind 3.2
SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like:

contains text (using regular expressions)
creation date
object type (e.g. views, procedures, triggers)
object ...
November 25th 2006     667k
RewriteModule
The class library RewriteModule is intended for URL rewriting in ASP.NET 1.1 and 2.0 with support for Regular Expressions. Full source code with samples and documentation is attached in a zip file.
November 12th 2008     26k
Validation Class
A component class to validate a few common inputs, including some UK items such as mobile number, bank sort code etc.. Shows how to use regular expressions.
December 13th 2008     1k
Windows Password Tester
This a password field validation code using Javascript Regular Expressions. It test to esure that a password meets the so-called Complex Password required in Windows and other OS. It helps the user to test a desired password against criteria such ...
August 18th 2009     1k
New Software
Popular Software