Text to Slug
Turn titles into clean URL slugs.
How to use the Text to Slug
- 1 Paste a title or phrase.
- 2 The tool lowercases it, strips accents and punctuation, and joins words with hyphens.
- 3 Copy the slug for your URL.
Frequently asked questions
Why use a slug instead of the raw title in a URL?
Slugs are lowercase, hyphenated and free of special characters, making URLs readable, shareable and friendlier for search engines.
How does it handle accents and special characters?
Accented letters are converted to their plain ASCII equivalent (é → e) and punctuation and symbols are removed, leaving only lowercase letters, numbers and hyphens.
What is the difference between this and the URL slug generator?
This tool is a quick text-to-slug converter. The SEO slug generator adds extra options like stop-word removal for more keyword-focused slugs.