Initializing, please wait a moment

Type or paste a title - or one phrase per line for bulk - then the slug updates live. Pick "-" or "_" as the separator and optionally cap the length.

How to make a URL slug

  1. Paste a human title into the box - for bulk, put one phrase per line. Nothing is uploaded; the text stays in this browser tab.
  2. Choose "-" or "_" as the separator and optionally set a max length (0 means no limit).
  3. Copy the live slug from the output box. Accents are stripped via Unicode normalize (NFD); Chinese, Arabic, and Cyrillic are not transliterated.

URL Slug Generator


Turn a title or phrase into a clean URL slug (lowercase, hyphen-separated, no accents) in your browser - no upload and no account.

Type or paste a title - or one phrase per line for bulk - then the slug updates live. Pick "-" or "_" as the separator and optionally cap the length. Copy puts the current slug on the clipboard.

Use it to prep permalinks for a blog post, CMS path, or static-site filename from a human title. Slugify strips Latin and Vietnamese diacritics via Unicode normalize (NFD) and runs locally.

Does not transliterate Chinese, Arabic, or Cyrillic scripts. Nothing you type is saved between visits.

← Back to Developer Tools

Related tools:

  • MD5 converter - Free online MD5 hash generator and MD5-to-text reverse lookup.
  • Convert PDF to TEXT online - Extract text from PDF online for copying and editing.
  • Text To HTML Editor - Text to HTML editor online - write in a WYSIWYG view and watch the generated HTML update live, with
  • CSS Gradient Animator Generator - CSS gradient generator - build animated linear gradients with live preview; copy ready-to-paste CSS
  • CSS Minifier - Minify CSS online for faster page loads.
  • CSS UnMinifier - CSS unminifier online - beautify minified CSS with proper indentation, line breaks, and readable
  • JavaScript Minifier - JavaScript minifier online free - paste your JS, click Minify, and copy the compressed code.
  • JSON Parser By Tree View - Paste JSON to validate, format, and view it in a tree.
  • JavaScript UnMinifier - JavaScript unminifier online - reformat minified JS with indentation and line breaks for
  • Keyboard Test - Keyboard test online - press each key to highlight it, spot non-working keys, and verify Num Lock,
  • Text Diff - Text diff online - compare two text blocks and highlight added, removed, and changed characters,
  • Developer Tools - Developer tools to parse JSON, minify or unminify CSS/JS, compare text, and generate MD5 hashes.

Tags: #developer

Related guides:

Loading reviews...

Frequently Asked Questions

What does the URL Slug Generator do?

It turns a title or phrase into a clean URL slug - lowercase, hyphen-separated, with accents stripped - so you can paste it into a CMS path or blog permalink.

Does my text leave this browser?

No. Slugify runs locally with Unicode normalize (NFD). There is no upload and no account.

Can I slugify many titles at once?

Yes. Paste one phrase per line; each line becomes its own slug. Pick "-" or "_" as the separator and optionally set a max length.

Does it handle Vietnamese accents?

Yes for Latin and Vietnamese diacritics (for example, "Á trên đầu xe" becomes "a-tren-dau-xe"). It does not transliterate Chinese, Arabic, or Cyrillic scripts.