Quick answer

You must provide either text to encode to Base64 or a Base64 string to decode.

Base64 Empty Input

You must provide either text to encode to Base64 or a Base64 string to decode. Empty input cannot be processed.

Common causes

How to fix

FAQ

Can I encode an empty string?
Encoding an empty string yields an empty Base64 string. For decode, empty input is invalid.

Fix it now

Try in validator (prefill this example)

Related

All tools · Canonical