Skip to content

Releases: spoold-com/base64-encoder-decoder

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

31 Jan 11:43
11d6a79

Choose a tag to compare

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