工作流示例 1
Before: name=LumaTool tools
After: name%3DLumaTool%20tools
URL 编码 / 解码 processes this example in the browser and lets you inspect the result before copying it.
批量编码、解码、解析和构建 URL 查询参数。
批量编码、解码、解析和构建 URL 查询参数。
Before: name=LumaTool tools
After: name%3DLumaTool%20tools
URL 编码 / 解码 processes this example in the browser and lets you inspect the result before copying it.
Raw value: https://example.com/callback?next=/docs?a=1
Encoded value: https%3A%2F%2Fexample.com%2Fcallback%3Fnext%3D%2Fdocs%3Fa%3D1
URL 编码 / 解码 processes this example in the browser and lets you inspect the result before copying it.
Encoded query: q=hello%20world&tag=dev%2Ftools
Readable query: q=hello world&tag=dev/tools
URL 编码 / 解码 processes this example in the browser and lets you inspect the result before copying it.
此工具在浏览器本地处理输入内容,你的文本、代码、文件或生成结果不会上传到 LumaTool 服务器。
分享链接前编码搜索词、跳转 URL、UTM 参数和 OAuth callback 参数。
解码从工单、日志、统计工具或浏览器地址栏复制出来的 query string。
检查坏链接是否由二次编码、漏转义或不安全字符造成。
是的,URL 编码 / 解码 是 LumaTool 提供的免费在线工具。
不需要。公开工具页面无需登录即可使用。
不会。此工具会在浏览器本地处理输入内容。
可以。编辑区、按钮和结果区都适配桌面端与移动端浏览器。
已上线工具会提供复制操作;适合文件输出的工具也会提供下载操作。
URL 编码 / 解码 适合在浏览器里快速完成开发者工具相关的检查、转换、清理或格式化任务。
此工具在浏览器本地处理输入内容,你的文本、代码、文件或生成结果不会上传到 LumaTool 服务器。
可以作为开发、排查和整理时的辅助结果使用,但在写入生产配置、数据或代码前,请先自行复核。