# URL Slug Generator

> Turn any title into a clean, SEO-friendly URL slug with accents stripped and symbols removed.

To create a URL slug, paste your title above. Accented characters are transliterated to ASCII, punctuation and symbols are removed, spaces become hyphens, and the result is truncated on a word boundary so the slug never ends mid-word.

**URL:** https://convertto.tech/t/slug-generator
**Category:** Text Tools (https://convertto.tech/c/text-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your title or text.
2. Choose the word separator.
3. Turn "Lowercase" on or off as needed.
4. Set the max length.
5. The result appears immediately — copy or download it.

## FAQ

### Why are accents removed from slugs?

Non-ASCII characters get percent-encoded in URLs, producing long unreadable links. Transliterating "café" to "cafe" keeps the URL short and readable while preserving meaning.

## Related tools

- [Add Line Numbers](https://convertto.tech/t/add-line-numbers): Prefix every line with a sequential number, with a custom start, separator and zero padding.
- [ASCII Art Text Generator](https://convertto.tech/t/ascii-art-generator): Turn words into large ASCII banner text for terminals, READMEs and code comments.
- [Case Converter](https://convertto.tech/t/case-converter): Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case and more.
- [Columns to Lines Converter](https://convertto.tech/t/columns-to-lines): Switch between a delimited single line and one item per line, in either direction.
- [Email, URL & Number Extractor](https://convertto.tech/t/data-extractor): Pull emails, URLs, IP addresses, phone numbers or hashtags out of any text.
- [Fancy Text Generator](https://convertto.tech/t/fancy-text-generator): Convert text into bold, italic, script, monospace and double-struck Unicode styles.
- [Find and Replace Text](https://convertto.tech/t/find-and-replace): Replace text across a whole document with plain matching or full regular expressions.
- [Glitch Text Generator](https://convertto.tech/t/glitch-text-generator): Create corrupted Zalgo-style glitch text using stacked Unicode combining marks.
