Slugify.app

URL Slug Generator — Turn Text into Clean Slugs Instantly

your-generated-slug-appears-here

Slugify is a lightweight native macOS app that instantly converts text into clean, URL-friendly slugs. Paste or type any phrase and get a normalized, ready-to-use result in seconds. Designed with Swift and SwiftUI, Slugify is fast, minimal, and built to fit seamlessly into your workflow. Key features include instant text-to-slug conversion, diacritics and punctuation removal, dash or underscore separators, optional stop-word and number removal, and Apple Intelligence–powered slug generation. Work from the main window, menu bar, or a global shortcut — built for developers, writers, and content creators.

Download on the Mac App Store Download on the Mac App Store

What is a URL Slug?

A URL slug is the part of a web address that comes after the domain name and identifies a specific page in a human-readable way. For example, in example.com/my-blog-post, the slug is my-blog-post. Good slugs improve SEO by including relevant keywords, make links easier to read and share, and help users understand what a page is about before clicking. A slug generator like Slugify automates the process of converting titles and phrases into clean, URL-safe strings.

Slugify Examples

Input text Generated slug
Hello World!hello-world
Café résumécafe-resume
10 Tips & Tricks for SEO10-tips-and-tricks-for-seo
What's New in macOS 2026?whats-new-in-macos-2026
Łódź — miasto filmowelodz-miasto-filmowe

Why Slugify?

  • Real-time conversion — see your slug update as you type, with zero delay.
  • Diacritics & special characters — handles accented letters, ligatures, and symbols from any language.
  • Native macOS app — a lightweight Swift & SwiftUI utility that lives in your menu bar or runs as a standalone window.
  • Global shortcut — trigger Slugify from anywhere on your Mac with a customizable keyboard shortcut.
  • Apple Intelligence — generate contextual, SEO-optimized slugs powered by on-device AI.
  • Free web demo — use the generator above in any browser, no download required.

Frequently Asked Questions

How do I create a URL slug?
Type or paste any text into the Slugify input field and get a clean, URL-friendly slug instantly. The tool converts your text to lowercase, removes diacritics and special characters, and replaces spaces with hyphens.
What characters are allowed in a URL slug?
URL slugs typically contain only lowercase letters (a–z), numbers (0–9), and hyphens (-). All other characters — including spaces, accents, punctuation, and special symbols — are removed or converted during slugification.
Does Slugify handle non-Latin characters?
Yes. Slugify uses Unicode normalization (NFKD) to convert accented and diacritical characters into their ASCII equivalents. Characters like "ü" become "u", "ñ" becomes "n", and "ł" becomes "l".
Is Slugify free to use?
The web-based slug generator on this page is completely free with no limits. The native macOS app is available on the Mac App Store.
How is Slugify different from other online slug generators?
Slugify is both a web tool and a native macOS app built with Swift and SwiftUI. The macOS app offers menu bar access, a global keyboard shortcut, configurable separators, stop-word removal, and Apple Intelligence–powered slug generation — features not available in browser-only tools.