{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 Generator Tools

URL Slug Generator

Free Browser-only No sign-up
chars words sentences lines

Options

Results

Result

About URL Slug Generator

Generate clean, SEO-friendly URL slugs from any text. Transliteration for accented characters, multiple output formats (kebab, snake, camelCase), and URL previews.

Frequently Asked Questions

What formats are available?
Kebab-case (hello-world), snake_case, dot.case, camelCase, PascalCase, and CONSTANT_CASE. Kebab-case is the standard for URLs.
Does it handle accented characters?
Yes, it transliterates 60+ accented characters to ASCII equivalents (é→e, ü→u, ñ→n, etc.) for URL-safe output.