Skip to content

Encode text to Base64 or decode Base64 to text instantly. Supports URL-safe encoding, file uploads, auto-detection, and bidirectional conversion.

Latest

Choose a tag to compare

@goyalnvn goyalnvn released this 31 Jan 11:43
· 1 commit to main since this release
11d6a79

Encode text or files to Base64 and decode back to text
URL-safe Base64 option for query params and cookies
Auto-detect input (encode vs decode) when possible
File upload for images or small binaries
Copy result or download; all client-side