Legacy cleanup
Remove escaped slashes from copied text.
Documentation
Add or strip slashes for text that needs to move through a legacy or serialized format safely.
Overview
Use Slash Escape when a string needs extra slashes added or removed before copy or storage.
Remove escaped slashes from copied text.
Add slashes when a destination expects them.
Supported inputs
Walk through it
Workflow
Use the main form when text needs a different slash count.
What you get
The output shows the string with the requested slash handling.
Use the copy button after you confirm the result.
Avoid these mistakes
Make sure the mode matches what you want the string to become.
Do not run the same adjustment twice unless you mean to.