Base64 Encode
base64encode.org
Base64 Encode and Decode - Online
Meet Base64 Decode and Encode, a simple online tool that does exactly what it says: decodes from Base64 encoding as well as encodes into it quickly and easily.
Base64 Encode
base64encode.net
Base64 Encode - Online Tool
Encode and Decode Base64 data with this online base64 encoder.
Can Base64 encode images?
Yes. Image bytes can be Base64-encoded and dropped into a data:image/png;base64,... URL so the image is embedded directly in HTML, CSS, or JSON without a separate network request.
coddy.tech
coddy.tech βΊ tools βΊ base64 encoder / decoder
Base64 Encoder and Decoder Online | Coddy
How do I encode text to Base64?
Type or paste your text into the input field on the Encode tab. The Base64-encoded output appears instantly. Copy it with one click. The encoder supports full UTF-8 including multi-byte characters, emojis, and international scripts (Chinese, Arabic, Cyrillic, etc.).
phcode.dev
phcode.dev βΊ home βΊ tools βΊ base64 encoder & decoder
Base64 Encode & Decode Online | Text to Base64 & Base64 to Text
What is Base64 encoding?
Base64 is an encoding that represents binary data as printable text using a 64-character alphabet. It is used wherever bytes need to travel through a text-only system - APIs, JSON, JWTs, email, data URLs.
coddy.tech
coddy.tech βΊ tools βΊ base64 encoder / decoder
Base64 Encoder and Decoder Online | Coddy
Base64 Decode
base64decode.org
Base64 Decode and Encode - Online
Meet Base64 Decode and Encode, a simple online tool that does exactly what it says: decodes from Base64 encoding as well as encodes into it quickly and easily.
Online Tools
emn178.github.io βΊ online-tools βΊ base64_encode.html
Base64 Encode - Online Tools
Encode text or binary to Base64 online using UTF-8, UTF-16, Hex, custom alphabets, Base64URL, MIME, UTF-7, and IMAP variants.
Coddy.Tech
coddy.tech βΊ tools βΊ base64 encoder / decoder
Base64 Encoder and Decoder Online | Coddy
April 25, 2026 - Free online Base64 encoder and decoder. Convert text, files, and images to Base64 (or back) instantly in your browser - no upload, no signup.
Utilities and Tools
utilities-online.info βΊ base64
Base64 encode and base64 decode online
The converter provides unique options to encodes or decode in base64 a string and vice versa.
64baser
64baser.com
Base64 Encoder and Decoder | 64baser π§°
Encode text or files as standard Base64, or decode Base64 into text or a downloadable file. π§π
Authgear
authgear.com βΊ tools βΊ base64-decode-encode
Base64 Decode and Encode | Authgear
Easily decode or encode Base64 strings directly in your browser.
Base64 Image Encoder
base64-image.de
Convert Images to Base64 Online β Free Encoder & Optimizer | base64-image.de
Transform your images into base64-encoded strings instantly.
Online Tools
emn178.github.io βΊ online-tools βΊ base64_encode_file.html
Encode File to Base64 - Online Tools
Choose the Base64 format required by the receiving application. Select line-break behavior when using a format that supports wrapped output. Encode the file, then copy or download the Base64 result.
Base64.Guru
base64.guru βΊ home βΊ base64 converter
Base64 Encode | Base64 Converter | Base64
Free Base64 encode online tool that converts to Base64 any text, local files, or remote files
Encodebase64
encodebase64.net
Decode and Encode Base64 - Online tool
Simply enter your data then click on the encode button ... You can base64 encode or decode with our application called Encode Base64.
Online Tools
emn178.github.io βΊ online-tools βΊ base64_decode.html
Base64 Decode - Online Tools
Decode standard Base64, Base64URL, unpadded, IMAP-style, or custom-alphabet data to text or binary bytes online. Read more Β· Base64 represents arbitrary bytes as printable text by mapping each six-bit value to one character. Standard Base64 and the URL-safe alphabet are specified by RFC 4648. This tool converts encoded text back to bytes and then displays those bytes using the selected output encoding.
Motobit Software
motobit.com βΊ util βΊ base64-decoder-encoder.asp
Base64 Online - base64 decode and encode
New: Try CSS/base64 analyzer and simple Base64 decoder and encoder. This online sample demonstrates functionality of a base64 property, ByteArray class and Huge asp file upload. You can convert texts using several code pages (using CharSet property) from Unicode string to byte array and then convert the binary data to a Base64 string.