Text Utility Kit

Essential text encoding and decoding tools

{{ darkMode ? 'Dark Mode' : 'Light Mode' }}

Base64 Encoder/Decoder

Convert text to Base64 encoding or decode Base64 back to text.

URL Encoder/Decoder

Encode text for use in URLs or decode URL-encoded strings.

HTML Entities Encoder/Decoder

Convert special characters to HTML entities or decode them back.