AV-S03
Base64 Encode / Decode
Encode text or files as Base64 or Base64URL, and decode Base64 back to text or a file.
● Runs on your device; nothing is uploadedHow to use it
- Choose Encode or Decode.
- Type text in the box, or drop a file onto the drop zone.
- When encoding, set URL-safe, Padding and Wrap at 76 as needed.
- Copy the output, or use Download .txt / Download bytes.
Limits
- File to encode
- 25 MB
- Base64 text file to decode
- 5 MB
- On-page preview
- First 200,000 characters
Features
- Standard Base64 and Base64URL, with or without padding
- MIME line wrapping at 76 characters
- Decodes data: URLs and tolerates missing padding and whitespace
- Detects binary output and guesses the file extension
- Copies an encoded file as a data: URL
For AI agents: avtools_base64
Loading the tool…