Online Base64 Encoder
Upload a file
Drag and drop a file here, or click to select
Options
Output format:
This tool allows you to convert text to and from Base64 encoding.
Base64 is commonly used to encode binary data for transmission over text-based protocols.
URL-safe encoding: Replaces '+' with '-' and '/' with '_' for use in URLsFile upload: Encode or decode files directlyLine breaks: Add line breaks for MIME compliance (76 chars per line)No padding: Remove trailing '=' padding characters