Skip to main content
utils.live
Tools
utils.live

700+ free developer utilities for encoding, conversion, formatting, and more.

Product

  • All Tools

Company

  • About
  • Contact
  1. Home
  2. Tools
  3. Encoding & Decoding
  4. URL Builder

URL Builder

Build a URL from component parts (protocol, host, path, query, hash)

Configure
URL Builder Settings

URL protocol (e.g., https, http)

Hostname (e.g., example.com)

Port number (leave empty for default)

URL path (e.g., /api/v1/users)

Query string without ? (e.g., key=value&foo=bar)

Fragment/hash without # (e.g., section1)

Output

No output yet

Enter input to see results instantly

Related Tools

Base64 Encode

Encode text to Base64 format

Base64 Decode

Decode Base64 encoded text

Base64URL Encode

Encode text to URL-safe Base64 format (RFC 4648)

Base64URL Decode

Decode URL-safe Base64 encoded text (RFC 4648)