/text local tool
Slug Generator
Normalize Unicode, remove accents and control separators, case and length.
Local execution receiptinput path disclosedTool content stays out of MonoTools URLs and API requests.
- Working input
- Browser memory
- Cross-tool handoff
- Session only · 10 min
- URL payload
- Never
- Export
- Explicit action
Verify it: open DevTools Network, clear the log, use the tool, then inspect fetch/XHR requests. Page assets and optional aggregate analytics may use the network; tool input is not included.
Full privacy modelLoading tool...
01
How to use
- 01Paste your title or sentence on top.
- 02Tune separator, length, strict ASCII and Greek/Cyrillic transliteration.
- 03Paste existing paths to avoid collisions, then copy the resolved slug or export a redirect CSV.
02
FAQ
- How are non-ASCII characters handled?
- By default they're transliterated via Unicode NFKD normalisation (so “Café” → “cafe”). Enable strict mode to drop anything that isn't a-z 0-9.
03