Text Tool

Text to Slug Converter

Turn any title or sentence into a clean, URL-friendly slug — updates live as you type.

Copied!
Advertisement

How to use the text to slug converter

  1. Type or paste a title, sentence, or heading into the input box.
  2. The slug is generated live below as you type — no button needed.
  3. Pick hyphen or underscore as your separator using the toggle.
  4. Click "Copy slug" to grab the result for your URL, filename, or CMS field.

Why use a text to slug converter?

Search engines and content management systems favor clean, readable URLs over ones full of spaces, capital letters, and special characters. Manually converting a blog title into a proper slug means lowercasing everything, replacing spaces with hyphens, stripping punctuation, and removing accents — easy to get wrong by hand. This tool does all of that instantly: it normalizes accented letters to plain ASCII, collapses repeated separators, and trims stray hyphens from the start and end, so you always get a valid, consistent slug ready to paste straight into your URL, filename, or CMS permalink field.

What is a URL slug?

A slug is the readable part of a URL that identifies a page, like the '/my-post-title' at the end of a blog link. Slugs are lowercase, use hyphens instead of spaces, and avoid special characters.

Does this tool remove accented characters?

Yes. Accented letters like é, ñ, or ü are automatically converted to their plain ASCII equivalents (e, n, u) so the slug stays URL-safe.

Can I use underscores instead of hyphens?

Yes. Use the separator toggle above the output to switch between hyphen (-) and underscore (_) styles at any time.