Regex Tester

Example:

Regex Pattern: /\d+/

Test String: The price is 123 dollars.

Description: This pattern finds all digits in the string.

To try this example, copy the above pattern and test string into the form fields and click "Test Regex".