Slugify — URL slugs with transliteration options

Turn headings and labels into slugs locally. Choose Unicode letter/number runs or a Latin ASCII path (ligatures + stripped accents), pick hyphen or underscore, and slugify the whole block or each line — copy the result in-browser.

Frequently asked questions

No. Slugify runs only on your device in this tab. Nothing is sent to LocalTools servers for processing.

Unicode mode keeps letter and number characters from any script. Latin ASCII expands a few Latin ligatures, removes combining marks (accents), and then keeps only a–z and 0–9 for conservative URL-style slugs.

See the complete tool directory