Releases: spoold-com/base64-encoder-decoder
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.
Encode text to Base64 or decode Base64 to text instantly. Supports URL-safe encoding, file uploads, auto-detection, and bidirectional conversion.
Latest
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