Free Downloads: Regex Editor

License:  All 1 2 | Free

Shareware
more

Regex Creator is a tool to help create regular expressions (regex).

Regex Creator is a tool to help create regular expressions (Regex). The goal is to make it as easy and as fast as possible to create Regex. You paste the text to parse, specify the values to extract and generate the Regex. You can also debug a Regex.

Category: Software Development / Misc. Programming
Publisher: NetkomSoftware, License: Shareware, Price: USD $0.00, File Size: 353.4 KB
Platform: Windows



Freeware
more

RegEx TestBed is a free regular expression testing and benchmarking tool.

Regex TestBed is a free regular expression testing and benchmarking tool. Regex TestBed helps you test your regular expressions in WYSIWYG manner.

Main window of Regex TestBedBesides all the standard features of a normal text Editor like Notepad, Regex TestBed also has the facility to export the matches in XML or CSV format.

...

Category: Business & Finance / MS Office Addons
Publisher: CrackSoft, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

Shareware
Regex Match Tracer Screenshot
more

A visial assistant to help you to write, test, optimize and debug regex, especially good at long regex. It makes your regex easy and clear and efficient. It will tell you why your regex fails to match if your regex fails.

Regex Match Tracer is a convenient, advanced, powerful tool for Regex editing, testing, debugging and optimizing, especially for very long and considerate Regex. It becomes more easy and convenient to write a long Regex with Regex Match Tracer 3.0. It shows Regex in tree structure and colorized text that makes your long Regex clear and easy to...

Category: Software Development / Tools & Editors
Publisher: RegExLab.com, License: Shareware, Price: USD $29.95, File Size: 2.8 MB
Platform: Windows

more

Regex Password Vault is a password manager and a form filler for Microsoft Windows.

Regex Password Vault is a password manager and a form filler for Microsoft Windows. With Password Vault you can remember all your usernames and passwords, so you only need to remember a single master password. With Regex Password long web forms can be filled without any typing. With the Strong encryption and automatic backups of this program, you can ensure the security and...

Category: Security & Privacy / Password Managers & Generators
Publisher: Regex Software, License: Shareware, Price: USD $34.95, File Size: 3.2 MB
Platform: Windows

Shareware
more

SDL Regex Fuzzer is a tool to help test regular expressions for potential denial of service vulnerabilities.

SDL Regex Fuzzer is a tool to help test regular expressions for potential denial of service vulnerabilities.
Regular expression patterns containing certain clauses that execute in exponential time (for example, grouping clauses containing repetition that are themselves repeated) can be exploited by attackers to cause a denial-of-service (DoS) condition. SDL Regex Fuzzer is a...

Category: Utilities / Misc. Utilities
Publisher: Microsoft, License: Shareware, Price: USD $0.00, File Size: 2.4 MB
Platform: Windows

Freeware
more

RegEx Builder is a small utility to help you build regular expressions.

Regex Builder is a small utility to help you build regular expressions. Especially useful for those, like me, who don?t use regular expressions everyday, and therefore, don?t always remember all the details.

Category: Utilities / Misc. Utilities
Publisher: redfernplace.com, License: Freeware, Price: USD $0.00, File Size: 719.0 KB
Platform: Windows, 2K, 2K3

5 Stars5 Stars5 Stars5 Stars5 Stars Shareware
RegexBuddy Screenshot
more

Perfect companion for working with regular expressions. Easily create and clearly understand regex patterns. Test any regex on sample strings and files. Use the regex with automatic source code snippets. Collect regex libraries for future use.

RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or in addition to the standard Regex syntax. Work with any of 15 different kinds of regular expressions, called "flavors" in RegexBuddy, which...

Category: Home & Education
Publisher: Just Great Software, License: Shareware, Price: USD $39.95, EUR29.95, File Size: 9.0 MB
Platform: Windows

Freeware
more

The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively.

The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It has the following features:

- It shows whether a regular expression matches a particular target string.
- It can also show which parts of the target string correspond to captured register groups or to arbitrary parts of the...

Category: Business & Finance / Database Management
Publisher: Dr. Edmund Weitz, License: Freeware, Price: USD $0.00, File Size: 3.0 MB
Platform: Windows

Freeware
more

The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. .

The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively.

Category: Utilities / File & Disk Management
Publisher: weitz.de, License: Freeware, Price: USD $0.00, File Size: 3.0 MB
Platform: Windows, Vista

Regex Auto Builder Professional Edition Screenshot
more

A smart and easy to use regular expression generate and string capture tool. It can build and test regular expression automatically, and show you the result visually! It is also is a string capture tool, and what you need do is just a few clicks.

Regex Auto Builder is an easy to use regular expression generator and string extract tool. Regex Auto Builder generate regular expression automatically for you, even if you don't have any knowledge of regular expression language! Regex Auto Builder is suitable for users who: Have none or little knowledge of regular expression language and need to: generate...

Category: Software Development / IDEs & Coding Utilities
Publisher: HyMann Soft, License: Shareware, Price: USD $34.99, EUR28.99, File Size: 6.7 MB
Platform: Windows, Other

Regex Auto Builder Standard Edition Screenshot
more

A smart and easy to use regular expression generate and string capture tool. It can build and test regular expression automatically, and show you the result visually! It is also is a string capture tool, and what you need do is just a few clicks.

Regex Auto Builder is an easy to use regular expression generator and string extract tool. Regex Auto Builder generate regular expression automatically for you, even if you don't have any knowledge of regular expression language! Regex Auto Builder is suitable for users who: Have none or little knowledge of regular expression language and need to: generate...

Category: Software Development / Tools & Editors
Publisher: HyMann Soft, License: Shareware, Price: USD $19.99, EUR16.99, File Size: 6.5 MB
Platform: Windows, Other

Freeware
more

RegexRenamer is a powerful user-friendly graphical tool used to batch rename files using regular expressions.

RegexRenamer is a powerful user-friendly graphical tool used to batch rename files using regular expressions. A regular expression is simply text that contains special characters that together defines a pattern that can be used to match text, in this case filenames. Using the power of regexes it becomes easy to apply complex transformations to large groups of files that otherwise would not be...

Category: Utilities / File & Disk Management
Publisher: Xiperware, License: Freeware, Price: USD $0.00, File Size: 2.0 MB
Platform: Windows

Freeware
more

PCRE Workbench is a small application that eases the process of designing regular expressions for use with Philip Hazel's PCRE library.

PCRE Workbench is a small application that eases the process of designing regular expressions for use with Philip Hazel's PCRE library. Using PCRE Workbench you can write a Perl-style Regex, set the appropriate compilation and execution flags and then interactively test the compiled Regex against a line of text.

Category: Software Development / Misc. Programming
Publisher: Renato Mancuso, License: Freeware, Price: USD $0.00, File Size: 998.4 KB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Shareware
RegexMagic Screenshot
more

Instead of dealing with the cryptic regex syntax, use RegexMagic's powerful patterns for matching numbers, dates, times, email addresses, URLs, etc. Combine patterns to match exactly what you want. Supports all popular regular expression flavors.

RegexMagic makes creating regular expressions easier than ever. While other Regex tools merely make it easier to work with regular expressions, with RegexMagic you don't have to deal with the regular expression syntax at all. RegexMagic generates complete regular expressions to your specifications. First, you provide RegexMagic with some samples of the text you want your regular...

Category: Software Development
Publisher: Just Great Software, License: Shareware, Price: USD $39.95, EUR29.95, File Size: 5.4 MB
Platform: Windows

Shareware
CudaText Screenshot
more

Advanced code editor. Syntax highlighting for lot of languages (more than 120 types). Supports UTF8 encoding. Multi-carets and multi-selections. Implemented many editing commands found in common text editors. Tabbed interface. Search with regex.

CudaText is a cross-platform code Editor. Features include: - Syntax highlight for many languages: C, C++, Java, JavaScript, HTML, CSS, PHP, Python, XML... All common languages. Totally about 140 lexers from SynWrite are supported. - Code folding. - Multi-carets, multi-selections. - Find/replace with reg. ex. - Tabbed interface. - Split tab. Split view for 2/3/4/6 files. - Simple...

Category: Software Development / Tools & Editors
Publisher: UVViewSoft, License: Shareware, Price: USD $0.00, File Size: 1.9 MB
Platform: Windows

Freeware
more

RegexSR is a Java-based creator and tester of regular expressions (also known as regex).

RegexSR is a Java-based creator and tester of regular expressions (also known as Regex). With this free tool you will not need to run your code to make sure that the Java regular expression you want to use does work. It comes with a useful repository where you can store all your newly-created regular expressions.

The interface provided is split into two panels - an upper...

Category: Utilities / System Utilities
Publisher: Michel Deriaz, License: Freeware, Price: USD $0.00, File Size: 959.6 KB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
Charny NotePad Screenshot
more

Charny NotePad is an advanced and powerful text editor. It's fast and easy to use. Format functions (Alignment, bulleting, change font, etc). Edit functions (Undo, redo, cut, copy, paste, etc.).

Charny NotePad is an advanced and powerful text Editor. It's fast and easy to use. Features : - Tab system - Line numbering - Find/Replace function with Regex support - Format functions (Alignment, bulleting, change font, etc) - Edit functions (Undo, redo, cut, copy, paste, etc.) - Insert Date/Time - Insert special characters - Printing - Full screen mode...

Category: Utilities / System Utilities
Publisher: Charny Games, License: Freeware, Price: USD $0.00, File Size: 858.0 KB
Platform: Windows

Freeware
more

Txt2regex is a Regular Expression wizard that converts human sentences to regexes.

Txt2regex is a Regular Expression wizard that converts human sentences to regexes. In a simple interactive interface, you just answer to questions and build your own Regex for a large variety of softwares and programming languages: AWK, ed, egrep, Emacs, expect, find, gawk, grep, lex, lisp, mawk, MySQL, OpenOffice.org, Perl, PHP, Postgres, Procmail, Python, SED, Tcl, VBscript, VI, Vim....

Category: Software Development / Tools & Editors
Publisher: Aurelio Jargas, License: Freeware, Price: USD $0.00, File Size: 39.0 KB
Platform: Windows, Mac, Linux, Unix

Shareware
more

NoteTab is a leading text editor, popular Notepad replacement, and powerful code-based HTML editor.

NoteTab is a leading text Editor, popular Notepad replacement, and powerful code-based HTML Editor. Winner of software industry awards since 1998, this application does it all: it easily handles a stack of huge files; lets you format text to your heart's content; does system-wide searches, and multi-line global replacements. It even corrects your spelling mistakes. Build...

Category: Web Authoring / HTML Editors
Publisher: Fookes Software, License: Shareware, Price: USD $0.00, File Size: 1.8 MB
Platform: Windows

Freeware
PatternHelper Screenshot
more

Makes it easy for developers AND beginners to design and test patterns. Patterns written with perl regular expressions, egrep regex, MS Word or Brief pattern matching languages can be designed and tested with syntax highlighting and a s

Makes it easy for developers AND beginners to design and test patterns. Patterns written with perl regular expressions, egrep Regex, MS Word or Brief pattern matching languages can be designed and tested with syntax highlighting and a slick test facility. PatternHelper can run stand-alone, and also integrates with TextPipe Pro and a host of other applications. Default patterns can also...

Category: Software Development
Publisher: DataMystic, License: Freeware, Price: USD $0.00, File Size: 1.0 MB
Platform: Windows, Linux, Unix

Shareware
more

Replaceregex command line program finds a given string (or a regular expression pattern) in a batch of files, replaces them with another string and places the output files in a separate directory if such directory is specified.

Replaceregex command line program finds a given string (or a regular expression pattern) in a batch of files, replaces them with another string and places the output files in a separate directory if such directory is specified. The file size must be small enough to fit in available memory.Command line parameters are:-srcdir adirectory directory of the original files. By default, this is the...

Category: Utilities / File & Disk Management
Publisher: BESTCODE.COM, License: Shareware, Price: USD $14.95, File Size: 16.0 KB
Platform: Windows

Shareware
more

The EM-1 Editor is a Pattern Editor and Manager for the Korg Electribe EM-1 groovebox.

The EM-1 Editor is a Pattern Editor and Manager for the Korg Electribe EM-1 groovebox.
It comes with a full Step Sequencer emulation, a Motion Sequence Editor, Piano Roll Editor, Pattern Matrix etc.

The trial version has some limitations (e.g. no save functions and other limitations) and may be used for evaluation purposes without charge for a...

Category: Audio / Music Creation
Publisher: midiweb, License: Shareware, Price: USD $0.00, File Size: 0
Platform: Windows

more

Text Editor Anywhere allows you to edit text anywhere with your favorite text editor.

Text Editor Anywhere allows you to edit text anywhere with your favorite text Editor. It can give you the ability to use some advanced features (like auto-completing, spell checking and syntax highlighting) that are only available in an external text Editor. It may also save you from web browser crashes.

Category: Utilities / System Utilities
Publisher: Bopsoft, License: Freeware, Price: USD $0.00, File Size: 5.6 MB
Platform: Windows

more

XML Copy Editor is a fast, free, validating XML editor.

XML Copy Editor is a fast, free, validating XML Editor.
This XML Editor might come in handy when it's about editing XML files. It has every function you expect from a quality Editor. It is safe to install on all windows platforms and it is easy to use when you know what you need to do.

Category: Web Authoring / XML/CSS Utilities
Publisher: Gerald Schmidt, License: Freeware, Price: USD $0.00, File Size: 6.3 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Shareware
Batch File Manager Screenshot
more

Rename, move, copy, delete, and otherwise manage multiple files. Rename multiple files according to the rules and pattern you specify using powerful editor with syntax highlighting. Copy, move files to folders specified using absolute/relative paths.

Rename, move, copy, delete, and otherwise manage multiple files. Rename multiple files according to the rules and pattern you specify using powerful Editor with syntax highlighting. Modify original file name by removing or copying its parts, changing letter case, or adding dynamic content like random characters or file properties. Copy and move files to folders specified using...

Category: Utilities / File & Disk Management
Publisher: BinaryMark, License: Shareware, Price: USD $19.00, File Size: 5.3 MB
Platform: Windows

blank

License:  All 1 2 | Free