Convert text for HTML-safe output or decode HTML entities into readable characters.
If a CMS export shows `&` everywhere, you can decode the text, confirm the original copy is still intact, and then decide whether the issue is in export formatting or storage.
Entity conversion runs in the browser and is appropriate for quick text cleanup tasks.