Base64 quick decode
SGVsbG8gd29ybGQ=
Hello world
This is the common base64 to text workflow for copied samples.
一个面向在线解码器、Base64 转文本、URL 解码和 HTML 实体还原的综合入口。
在本地解码 Base64、URL 编码文本和 HTML 实体,适合日志、接口片段和复制字符串。
An online decoder is a general-purpose first stop for encoded strings. It helps you try Base64, URL percent-decoding and HTML entity decoding, then move to the dedicated Base64, URL, JWT or HTML tools when a workflow needs more detail.
This tool runs in your browser. Text values are processed locally and are not uploaded to LumaTool servers.
SGVsbG8gd29ybGQ=
Hello world
This is the common base64 to text workflow for copied samples.
luma%20ai%20video%20generator
luma ai video generator
Use this when a query value or redirect parameter is hard to read.
This tool runs in your browser. Text values are processed locally and are not uploaded to LumaTool servers.
Quickly decode strings copied from logs, browser DevTools, API responses or support tickets.
Turn base64 a texto without opening a heavier workflow.
Decode URL parameters before checking redirects or tracking links.
If the text contains %, try URL decode. If it contains < or &, try HTML entities. If it is mostly letters, numbers, +, / and =, try Base64.
No. Encoding is reversible formatting. Encryption requires a key and cannot be decoded by a general online decoder.
The value may be nested or double encoded. Decode one layer at a time and compare with the original.
在线解码器 适合在浏览器里快速完成开发者工具相关的检查、转换、清理或格式化任务。
This tool runs in your browser. Text values are processed locally and are not uploaded to LumaTool servers.
可以作为开发、排查和整理时的辅助结果使用,但在写入生产配置、数据或代码前,请先自行复核。
会。相关工具链接会使用当前 locale 路径,方便在同一语言版本里继续完成工作流。
可以。工具布局、示例、FAQ 和结果区域都适配桌面端与移动端浏览器。