Skip to content
2xKit

Slugify / URL Slug Generator

Convert text into a clean, URL-safe slug.

Runs in your browser

About this tool

A URL slug needs to be lowercase, hyphenated and free of special characters, and converting arbitrary text (a blog title, a product name) into that format correctly — handling spaces, punctuation, and accented characters — has more edge cases than it first appears. This tool converts text into a clean, URL-safe slug, handling those edge cases consistently instead of a quick, error-prone manual find-and-replace.

Frequently asked questions