Here are some tools for working with base64 values that I use often.

All of them are purely client-side Javascript and work from your computer. No data is sent anywhere else or to any other servers.

Encode string
Decode string
Encode file
View image from base64

Encode a string to base64

Input

Output