Slug Generator

Convert a title into a clean URL, filename or identifier slug.

Private browser processing: Text is processed in your browser and is not uploaded to our server.

Generated slug

About the Slug Generator

Create a predictable slug from a page title, heading or filename while removing punctuation and repeated separators.

How to use it

  1. Enter the title or text.
  2. Choose lowercase behavior and a separator.
  3. Generate and copy the slug.

How slugs are built

The tool removes combining marks and unsupported punctuation, converts word boundaries to one separator and trims separators from both ends.

Example

Compound Interest Calculator becomes compound-interest-calculator with lowercase and hyphen options enabled.

Notes

A readable slug can help users understand a URL. Check routing and redirect requirements before changing a published page slug.