开发者工具

URL & Query String Builder

Build a full URL with query parameters; values are encoded for safe sharing

Query parameters
Full URL

https://example.com/search?q=hello+world&page=1

Encoded with URLSearchParams (UTF-8 safe)

Duplicate keys are allowed (multiple ?tag=a&tag=b). Empty keys are skipped.

没找到需要的?

我们根据社区反馈开发免费工具。欢迎提出能改善您工作流的工具建议!