关于此工具
在文本和 Base64 编码之间快速转换。支持编码和解码操作。
在文本和 Base64 编码之间快速转换。支持编码和解码操作。
Base64 是一种将二进制数据编码为 ASCII 字符的方法,常用于在文本协议中传输二进制数据。
Base64 不是加密方式,仅是编码。任何人都可以解码 Base64 字符串,不应用于保护敏感数据。
常见用途包括 API 认证头、数据 URL、邮件附件编码和嵌入图片。
Encode and decode URLs and query strings
Read moreEncode and decode HTML entities
Read moreFormat, beautify, and validate JSON instantly
Read moreGet started with the Scavio API in 5 minutes
Read moreStep-by-step Python tutorial
Read more