Text
All tools →Regex Escaper
Escape a literal string to be regex-safe. — free, private, client-side. API: POST /api/v1/tools/regex-escaper
Text to escape
Runs 100% in your browser — no data leaves your device. For programmatic use:
curl -X POST /api/v1/tools/regex-escaper -d '{ "input": "hello" }' → JSON. See /docs/api.