Skip to content
QuickTool logoQuickTool

Slug Generator

Create URL‑friendly slugs from text

Start

hello-world-from-quicktool

Description

Create clean, URL‑friendly slugs by lowercasing, removing diacritics, and replacing non‑alphanumerics with dashes.

Key features

  • Unicode normalization with accent removal
  • Collapse repeated dashes and trim edges

How to Use

  1. Paste a title or phrase.
  2. Copy the generated slug from the preview.

Example

Example

“Crème Brûlée Recipe” → “creme-brulee-recipe”.

FAQ

Uppercase letters?

All letters are lowercased for stable URLs.