Free Online Slug Generator

Convert any title or text into a clean, URL-friendly slug. Supports accented characters, custom separators, and batch mode.

Input Text
Generated Slug
URL preview: https://toolbolt.dev/
Length: 0 chars Words: 0
Batch Mode — One title per line

How to Use This Slug Generator

Type or paste a title above and a clean URL slug is generated instantly. Customize the separator, toggle transliteration, set max length, or use batch mode for multiple slugs at once.

What is a URL slug?

A slug is the URL-friendly version of a page title. For example, "How to Build an API" becomes "how-to-build-an-api". It helps with SEO and readability.

How are special characters handled?

Accented characters like é, ñ, ü are transliterated to their ASCII equivalents. All other special characters, punctuation, and symbols are stripped.

What separator should I use?

Hyphens (-) are the standard for web URLs and recommended by Google. Underscores work but are treated differently by search engines.

Does max length cut words?

The max length truncates at the nearest word boundary so you don't end up with partial words in your slug.