HTML Beautifier

HTML Beautifier Paste your messy HTML code below to format and indent it beautifully, making it clean and readable. Indentation: 2 Spaces 4 Spaces 1 Tab HTML Code: id="htmlCode" rows="18" class="w-full p-4 border border-gray-300 rounded-lg focus:ring-2...

Base64 Encoder & Decoder

Base64 Encoder & Decoder Easily encode any text to Base64 or decode a Base64 string back to its original format. Supports UTF-8 for special characters. Input / Output: id="base64Input" rows="12" class="w-full p-4 border border-gray-300 rounded-lg focus:ring-2...

URL Encoder & Decoder

URL Encoder & Decoder Paste your text or URL to encode or decode it according to RFC 3986 standards. Input / Output: id="urlInput" rows="10" class="w-full p-4 border border-gray-300 rounded-lg focus:ring-2 focus:ring-green-500 focus:border-green-500 transition...