RegEx Lab: Regular Expressions

RegEx Lab: Regular Expressions

Test regular expressions

⭐️4.8 / 5
Rating
🙌161
Ratings
📼3 scs
Content
📉--50.25%
Price change
📦w/o updates
Updates frequency
🗣❌ unsupported
Your locale
Subscribe to price changes:

All Versions of RegEx Lab

1.16.0

April 3, 2023

• A big change to how text highlight logic works. It should not provide much better performance and reliability. • Capture group coloring used to start with red, which was too harsh, it is now moved towards the end of the list of colors. • Removed the "Created" message which appears on screen when a new regex is added. • Added a "Select all" button for the test text. • Fixed an issue where some text fields would be too "smart" and change characters such as `...` to `…` or `"` to `“`. • Removed old third-party frameworks and switched to native code, which makes the app size smaller and improves performance.
More

1.15.1

April 3, 2022

• This is just a maintenance release which updates/replaces some of the third-party frameworks used in the app (for example the UI framework used to display alert messages)
More

1.15.0

November 8, 2021

• The export / import feature now also includes the "replacement text" if there is any • The additional buttons now of the keyboard now also has a "Select all" quick shortcut for the test text field
More

1.14.0

August 12, 2021

• When using the "previous / next" match function, the current match is now indicated as a label, e.g. "Match 2 of 8" • Fixed a bug which caused test text highlights (match background, capture group underlining and current match background) to be applied incorrectly, causing missing or misaligned highlights. Thanks to the user who reported this issue. • In the Results lists screen, if there is a selected match, when arriving to the screen the list scrolls to it much quicker
More

1.13.0

August 9, 2021

• Small tweak to the "Previous" / "Next" match buttons so that they're disabled if there are no results
More

1.12.0

July 15, 2021

• New feature - Previous / Next match - in the Editor you now have a 'Previous' and 'Next' match buttons which highlight the selected match. Also in recent updates: • You can sort the regular expressions list by name, date created or date last modified
More

1.11.0

July 3, 2021

• The sorting feature now also allows sorting by "Last modified". • The Import screen now has a "Done typing" button to dismiss the keyboard.
More

1.10.0

June 17, 2021

• Sorting: By popular demand - Sorting is now here! Until now the regexes were always sorted by the time they were created, with the newest ones appearing on top of the list. Now you can choose the direction of sorting (newest to oldest vs oldest newest) and also sort by name (A-Z or Z-A). Thanks to the user who suggested this feature! (works on iOS 14.0 or later) Also in recent updates: • There's a "Share" button (under regex options) so you can quickly share your regex (along with any flags, test text and replacement text). • You can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme.
More

1.9.1

May 18, 2021

• Duplicating a regex now also copies over the "replace text" field Also in recent updates: • There's now a "Share" button (under regex options) so you can quickly share your regex (along with any flags, test text and replacement text). • You can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme. If you like RegEx Lab, please take a moment to rate or review - thanks!
More

1.9.0

April 26, 2021

• There's now a "Share" button (under regex options) so you can quickly share your regex (along with any flags, test text and replacement text). Thanks to the user who suggested this feature. Also in recent updates: • By popular demand - now you can change the colors of the match highlight (works on iOS 14.0 or later). Try it out under Settings > Themes > Regex Theme. If you like RegEx Lab, please take a moment to rate or review - thanks!
More

Price History of RegEx Lab

Description of RegEx Lab

RegEx Lab - test regular expressions • Highlighting of regex syntax and of matches and capture groups. • Choose the color of the match highlights • Results List View which lists all the matches and capture groups. • Replace feature • Dark theme (by default) based on the Solarized color palette • Themes to choose from (light/dark) • A handy cheatsheet which tells you about the different operators, option flags and metacharacters. • An extra row of keyboard keys for common special characters • Undo / Redo quick access buttons • Support for Dynamic Type (iOS Settings Text Size) • Export / Import feature Questions, suggestions, issues? regexlab@sovio.co Made by Nikolay Suvandzhiev
Show less

RegEx Lab: FAQ

Is RegEx Lab iPad-friendly?

Yes, RegEx Lab is iPad-friendly.
Sovio Limited is the developer of RegEx Lab.
Your iOS device must have at least iOS 14.0 installed to use the app.
The RegEx Lab app has a consumer rating of 4.8 and gets a lot of positive feedback.
The App Category Of Regex Lab Is Developer Tools.
1.16.0 is the most recent version of the RegEx Lab app.
The latest RegEx Lab update was released on June 30, 2024.
The RegEx Lab app originally came out on February 5, 2023.
{{ name}} doesn’t contain potentially objectionable material and is rated Sovio Limited.
Currently, RegEx Lab supports English.
No, RegEx Lab is not on Apple Arcade.
No, RegEx Lab does not support in-app purchases.
Sorry, RegEx Lab is not designed for integration with Apple Vision Pro.

Screenshots of RegEx Lab

iphone
ipad

More Applications by Sovio Limited

Alternatives to RegEx Lab

Reviews of RegEx Lab

  • The best app I have found for working with regular expressions

    This app is constantly improving and is the best app that I have found in its category of working with regular expressions. Thanks to the developer for such a useful app.

    Developer Response

    Thank you for taking the time to rate and review! Glad you like RegEx Lab
  • App is great

    The app is amazing and works great.

    The latest update is making things better than ever before! Thanks for the great work!

    Developer Response

    Thanks for your rating and review, I'm glad you like RegEx Lab! Regarding the comment about the app freezing if the regex evaluation is too complicated - thanks for bringing this to my attention - I have on my ToDo list an improvement which should allow the evaluation to happen in the background and show a timer (with the option to cancel it) - this would allow to debug complicated regular expressions without freezing the app's UI. Thanks again and happy regexing! : )
  • App is great but needs updates

    The app is amazing and works great for the most part. However, there are some needed updates. When creating a new expression to test, it takes a long time for the load screen to go away.

    Also, I find that often the "select this match" option from the list view doesn't work to take me there. It gets close but the match it was taking me to isn't visible on the screen