Skip to content
My Tiny Utils

Search tools

Type to find a tool, then press Enter to open it.

Slug Generator

Turn any title into a clean URL slug: accents stripped, punctuation removed, hyphen or underscore separators, optional length limit.

Processed locally in your browser — nothing is uploaded.

0 characters

Cuts at a word boundary when possible.

Slug

Output appears here…

About Slug Generator

Paste a headline or product name and get a URL-ready slug. Accented characters are transliterated (“Crème brûlée” → “creme-brulee”), apostrophes vanish instead of splitting words, and everything else collapses into your chosen separator. A max-length option trims at a word boundary so slugs never end mid-word.

Common uses

  • Create SEO-friendly permalinks for blog posts
  • Generate file or folder names from document titles
  • Normalize product names into stable identifiers

Example

Input

Crème Brûlée: A Beginner's Guide

Output

creme-brulee-a-beginners-guide