FreeTool
Developer Tools

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.

Don't see what you need?

We build free tools based on community feedback. If there's a utility that would improve your workflow, suggest it today!