Multi String Replacer - Replace Multiple Strings At Once!
by•
Multi String Replacer is a small and portable tool that can be used to replace multiple strings, texts or words at once!
Its main functionality is "String Swapping" in which is not supported by most (if not all) string\text tools!
Replies
Best
Hunter
String Swapping (Example)
User Original text = A B Boy Girl Dog Cat Land Sky
Replace A with B, B with A, Boy with Girl, Girl with Boy, Dog with Cat, Cat with Dog, Land with Sky, Sky with Land
User Output text = B A Girl Boy Cat Dog Sky Land
Others Find\Replace tools and Text Editors return the wrong output as shown below:
A A Boy Boy Dog Dog Land Land
Features:
- Replace multiple strings at once
- String Swapping functionality (Replace WordX with WordY and WordY with WordX)
- RegEx (Regular Expressions can be used)
- Simple Random Text Encryption\Decryption
- Built-in and custom characters Escaping System can be created
- Save/Load user Settings
- Export Output into ".txt" File
Replies