sapienkit
Files never leave your browser

Build and Parse URLs with Query Parameters

100% browser-basedFiles never leave your deviceFree & unlimited

Construct URLs by adding path segments and query parameters through a form, or paste an existing URL to break it down into its components.

Makes it easy to build complex URLs with multiple parameters without making typos. Also useful for decoding URLs to understand what each parameter does.

URL Builder
UTM Parameters
Custom Parameters
Generated URL
Enter a base URL to start building
Build a URL with UTM parameters

Frequently Asked Questions — URL Builder

Tags added to URLs to track marketing campaigns in analytics. utm_source, utm_medium, utm_campaign are the most common.

Yes. Add any key-value pairs. UTM fields are provided as shortcuts, but you can add custom ones too.

Yes. Parameter values are URL-encoded automatically so special characters don't break the URL.