WhatIPIP tools + free calculators
Free tool, no signup

URL Slug Generator: Convert Any Title to a Clean URL Slug

Strip accents, punctuation, and spaces to produce a clean URL-safe slug from any title.

About this tool

A URL slug is the human-readable identifier in a URL after the domain and path, like the 'best-rental-yields-in-2025' part of a blog post URL. Good slugs are lowercase, use hyphens between words, contain no punctuation or special characters, and are short. This generator takes any title (with all the spaces, capitalisation, punctuation, accents, and emoji you may have) and produces a clean slug ready to use as a URL path. It works on any input language: accented characters from European languages are stripped to their ASCII equivalents, punctuation and emoji are removed, and the result is lowercased with hyphens between words by default. Other separator options (low-line (_), dot) are available for systems that require them.

Frequently asked questions

4 questions answered

Letters a-z and A-Z, digits 0-9, and the separator (hyphen by default, low-line (_) or dot optional). Everything else is removed: spaces become the separator, accented characters are decomposed to their ASCII base, punctuation and emoji are stripped, and multiple consecutive separators collapse to one.

Related tools

This tool runs in your browser. We do not log or store the data you enter. Results are returned by your own browser and may not match third-party services bit-for-bit if those services interpret edge cases differently.