Tools

Text to Slug

How to Use

  1. Type or paste your text into the input box.
  2. Click "Convert".
  3. Copy the resulting slug.

Frequently Asked Questions

What is a slug?

A slug is a lowercase, hyphen-separated version of text, safe to use in URLs, filenames, or IDs.

Does it handle accented letters and special characters?

Yes, accented letters are converted to their closest plain equivalent and other special characters are stripped out.

Can I use underscores instead of hyphens?

The tool uses hyphens by default, which is the standard separator for URL slugs.