ToolHub

Slug Generator

Turn titles or sentences into URL-friendly slugs, replacing spaces and symbols with a separator. Unicode letters are preserved.

Input
Output

FAQ

Is my text sent to a server?

No. Everything runs entirely in your browser and no text leaves your device.

Can I slugify non-Latin titles?

Yes. Unicode letters are preserved, so '안녕 하세요' becomes '안녕-하세요'. For ASCII-only slugs you would need extra processing.

Can I convert multiple lines at once?

Yes. Each line is slugified separately, so you can process a list of titles at once.

Related tools