不喜欢广告? 无广告 今天

URL Canonicalizer & Normalizer

开发人员安全
广告 · 消除?

Normalization Options

Enter one or more URLs and click Normalize to see results.

广告 · 消除?

指导

URL Canonicalizer & Normalizer

URL Canonicalizer & Normalizer

Normalize URLs to their canonical form following RFC 3986 standards. This tool applies configurable normalization steps — lowercase scheme and host, remove default ports, sort query parameters, resolve dot segments, and more — with side-by-side comparison and diff highlighting to show exactly what changed.

如何使用

Enter one or more URLs (one per line for batch processing). Toggle individual normalization steps on or off using the checkboxes, then click Normalize. The tool shows the original and canonical URLs side by side with differences highlighted in color.

特征

  • 10 Normalization Steps – Lowercase scheme/host, remove default ports, decode unreserved percent-encoding, resolve dot segments, sort query params, remove empty query, remove fragment, add trailing slash, remove duplicate slashes
  • Togglable Steps – Enable or disable each normalization rule independently via checkboxes
  • Diff Highlighting – Color-coded comparison showing exactly which parts of the URL changed
  • Batch Mode – Process multiple URLs at once, one per line
  • RFC 3986 Compliant – Follows the URI normalization standards defined in RFC 3986
  • 复制到剪贴板 – Copy all canonicalized URLs with one click
  • Smart Defaults – Adds https:// to bare domains, handles malformed URLs gracefully

广告 · 消除?

常问问题

  1. What is URL canonicalization?

    URL canonicalization is the process of converting a URL to its standard (canonical) form by applying a set of normalization rules. Multiple different URLs can point to the same resource — for example, HTTP://Example.COM:80/page and http://example.com/page are equivalent but look different. Canonicalization standardizes these variations so that equivalent URLs produce identical strings. This is important for SEO (search engines treat duplicate URLs as separate pages), caching (cache keys need exact matches), and security (URL comparison for access control).

  2. Why should I sort query parameters?

    Query parameter order is typically irrelevant to the server — ?a=1&b=2 and ?b=2&a=1 usually return the same response. However, these URLs are technically different strings, which causes problems for caches (storing two copies of the same page), analytics (counting the same page twice), and SEO (search engines treating them as duplicate content). Sorting query parameters alphabetically ensures that equivalent URLs produce identical canonical forms regardless of the original parameter order.

  3. What are dot segments in URLs?

    Dot segments are the . (current directory) and .. (parent directory) path components in URLs, similar to filesystem paths. The URL https://example.com/a/b/../c contains a dot segment (/..) that resolves to https://example.com/a/c — going up one level from /b and then into /c. Similarly, /a/./b resolves to /a/b (the single dot is a no-op). RFC 3986 Section 5.2.4 defines the exact algorithm for resolving dot segments, and this tool applies it to produce clean, normalized paths.

想要享受无广告的体验吗? 立即无广告

安装我们的扩展

将 IO 工具添加到您最喜欢的浏览器,以便即时访问和更快地搜索

添加 Chrome 扩展程序 添加 边缘延伸 添加 Firefox 扩展 添加 Opera 扩展

记分板已到达!

记分板 是一种有趣的跟踪您游戏的方式,所有数据都存储在您的浏览器中。更多功能即将推出!

广告 · 消除?
广告 · 消除?
广告 · 消除?

新闻角 包含技术亮点

参与其中

帮助我们继续提供有价值的免费工具

给我买杯咖啡
广告 · 消除?