Base64
Encode and decode. Text or file. URL-safe if you need it.
How it works
- Switch between encode and decode at the top.
- Toggle url-safe to swap
+/for-_and drop padding. - Use the file input to base64-encode any binary file.
Encode and decode. Text or file. URL-safe if you need it.
+/ for -_ and drop padding.