Regex Escape / Unescape
Regex & DebuggingEscape special regex characters to create safe literal patterns, or unescape a pattern back to plain text.
0 chars
Characters escaped: . * + ? ^ $ { } [ ] ( ) | \ /
Output will appear here
Escape special regex characters to create safe literal patterns, or unescape a pattern back to plain text.
Characters escaped: . * + ? ^ $ { } [ ] ( ) | \ /