Bulk URL Formatter

Paste a list of URLs and normalize them: adds https://, lowercases the domain, and trims trailing slashes.

Formatted URLs

Questions fréquentes

What if a URL is missing https:// at the start?

It gets https:// added automatically. If a URL already has http:// or https://, that scheme is left as is rather than forced to https.

Does it remove duplicate URLs from the list?

No, it only normalizes formatting (scheme, lowercase domain, trailing slashes), it doesn't deduplicate. If you need unique domains, use the Extract Domains tool instead.

Is my list of URLs sent anywhere?

No, this runs entirely in your browser using JavaScript's built-in URL parsing. Nothing is sent to a server.

Outils similaires

Free Bulk URL Formatter | Usezivo