URL 工具箱

解析 URL、整理 query params、快速 encode/decode,並建立可追蹤的 UTM 連結。

未輸入協定時會自動以 https:// 解析。Query params 會保留原本順序,方便逐項複製。
URL 解析與整理
貼上完整 URL,查看協定、主機、路徑、hash 與格式化後的 URL。

協定

https:

主機

widget-polymer.app

路徑

/

Hash

標準化 URL

https://widget-polymer.app/

Prettified URL

https://widget-polymer.app/
Query Params
逐項拆解 query string,並快速複製已編碼的 key=value。

這個 URL 沒有 query params。

Encode / Decode
快速處理 URL component,適合 query value、path segment 或 UTM 內容。

Encoded

Widget%20Polymer%20%2F%20URL%20tools%3F%20q%3Dhello%20world

Decoded

Widget Polymer / URL tools? q=hello world
UTM Builder
在既有 URL 上加入或更新 UTM 追蹤參數。

UTM URL

https://widget-polymer.app/?utm_source=newsletter&utm_medium=email&utm_campaign=tool_launch&utm_content=hero_cta
URL 工具箱 | Widget Polymer