Entwickler-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.

Nicht das Richtige dabei?

Wir bauen kostenlose Tools nach Community-Feedback. Schlagen Sie heute noch ein Tool vor!

URL & Query String Builder — Free Online Tool | FreeTool