Slug Generator
Convert titles to clean URL slugs with lowercase letters and hyphens.
Runs locally — nothing is uploaded
How to use
- 1
Enter a title
Type a page title, product name, or heading.
- 2
Read the slug
The tool converts it to lowercase with hyphens and no special characters.
- 3
Copy slug
Paste the slug into URLs, CMS permalinks, or file names.
Frequently Asked Questions
Yes. Arabic letters are kept in the slug. Latin accented letters are normalized; other symbols become hyphens or are removed.
Punctuation and symbols are stripped; spaces and underscores become single hyphens.
Yes. The slug updates as you type — no separate generate button.
You may get an empty slug. Add letters or words first, then copy the result.
Related tools
Word Counter
Count words, characters, sentences, paragraphs, and estimated reading time.
Text Tools
Case Converter
Convert text to uppercase, lowercase, title case, camelCase, and more.
Text Tools
Password Generator
Create strong random passwords with customizable length and character sets.
Text Tools
Find and Replace
Search and replace text with optional regex support. Replace all matches at once.
Text Tools