9 tools
Encoding Tools
Base64, URL, HTML entity codecs
- 01
Base64 Encode
Encode text to Base64 with proper UTF-8 handling.
Open tool - 02
Base64 Decode
Decode Base64 strings to readable text with UTF-8 support.
Open tool - 03
URL Encode
Percent-encode text for safe URLs. Component or full URI.
Open tool - 04
URL Decode
Decode percent-encoded URLs to readable text.
Open tool - 05
HTML Entity Encode
Encode special characters as HTML entities.
Open tool - 06
HTML Entity Decode
Decode HTML entities to readable text.
Open tool - 07
JS String Escape
Escape or unescape JavaScript string literals.
Open tool - 08
Python String Escape
Escape or unescape Python string literals.
Open tool - 09
Image to Base64
Convert images to Base64 data URIs for inline use in HTML / CSS / JSON.
Open tool