Skip to content
littlekit.app
All tools

URL slug generator

Turn a title into a readable URL slug with Unicode, separator, case, and length controls.

example.com / your next page
A readable address

a-cafe-guide-small-rituals-better-mornings

example.com/a-cafe-guide-small-rituals-better-mornings

42Characters
7Words before limit
URL slug42 characters
a-cafe-guide-small-rituals-better-mornings
Processed on your device

How it works & useful details

How this tool works

Creates one slug with hyphens or underscores. ASCII mode folds common Latin accents and a small set of ligatures, then removes other scripts; it is not full transliteration. Unicode mode keeps letters, numbers and attached marks. Punctuation becomes a separator. The maximum length counts Unicode code points and can cut a word. Uniqueness and reserved routes are not checked. Limit: 10,000 input characters and 200 output characters.

URL percent encoding