Base64 encoder & decoder
64baser is a tool for text or binary to Base64 and vice-versa conversion
Help
How to use the web tool?
Encode a string by copy & paste
- Put your text in the "Encode by copy & paste" page (homepage) and press the "Encode" button
- Download or copy the resulting Base64 string
Encode a file
- Pick a file on an "Encode a file" page
- Download or copy the resulting Base64 string
Decode a Base64 string by copy & paste
- Put your text in the "Decode by copy & paste" page and press the "Decode" button
- Download or copy the resulting file
Decode a Base64 file
- Pick a file on an "Decode a file" page
- Download or copy the resulting file