Skip to content
/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 model
Loading tool...
01

How to use

  1. 01Paste your title or sentence on top.
  2. 02Tune separator, length, strict ASCII and Greek/Cyrillic transliteration.
  3. 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

Related tools