Free, browser-based utilities for everyday developer workflows

URL Parser & Query Builder

Parse a URL into components, edit query params in a grid, rebuild and copy.

  • Parse a URL into protocol, host, path, and query params.
  • Edit params and rebuild the final URL.
  • Great for tracking links and API debugging.

URL input

Rebuilt URL

Tip: Paste a host without scheme (example.com/path) and it will parse using https:// for preview.
Parsed components
Query params