Convert between different formats and encodings. All conversions happen locally in your browser.
Encode text to Base64 or decode Base64 back to text. Supports Unicode characters.
Convert between HEX color codes and RGB values.
Encode URLs for safe transmission or decode URL-encoded strings.
Convert between decimal, binary, and hexadecimal number systems.
Convert between JSON and CSV formats for data interchange.
Convert text to ASCII codes and ASCII codes back to text.
Convert HTML code to JavaScript string format for dynamic content generation.