免费浏览器工具
URL Encoder and Decoder
Use component mode for query values and full URL mode when you want to preserve URL separators.
✓ 本地处理✓ 无需注册✓ 不上传文件
正在加载工具…
处理前
Mahesh%2BMathai%252C%2BRajesh
→
处理后
Mahesh+Mathai, Rajesh
如何使用 URL Encoder and Decoder
- 粘贴文本或选择本地文件。
- 根据源数据选择相应选项。
- 运行转换或修复并检查结果。
- 复制结果或下载生成的文件。
隐私与本地处理
本项目在浏览器内完成处理、文档生成或计算。页面不包含上传接口、统计脚本或远程处理 API。仍请避免向不受信任的网站粘贴敏感数据。
常见问题
What is double URL encoding?
It happens when an already encoded value is encoded again, such as %2C becoming %252C.
Can this decode repeatedly?
Yes. The repeated decode action stops when the text no longer changes or reaches the safety limit.