This tool converts plain text to HTML character entities and decodes entities back to plain text. It is mainly used for legacy Xianyu scenarios where content obfuscation is needed.
Feature Overview
- Encrypt plain text into HTML entities
- Decrypt entity text back to readable plain text
- Copy results with one click
- Auto-detect entity input and show decrypted output
Typical Scenarios
- Reduce direct exposure of sensitive text in specific platform contexts
- Temporarily obfuscate contact details or addresses
- Share reversible text using entity encoding
- Quickly decode existing entity strings
How to Use
- Enter the text to process
- Choose
Encrypt to EntityorDecrypt to Plain Text - Review output in the result area
- Copy the result for reuse
Notes
- New Xianyu versions have patched this issue; legacy behavior may vary
- Encrypted text becomes longer, so watch character limits
- Processing stays in the current page session