http://rgx-extract-replace.appspot.com/ provides extracting and replacement functionality.
- It extracts and enlists in columns the groups of the matched pattern.
- Optionally it can replace the pattern in the input text. It works in the same way as the Java regex api.