Text to slug converter
A free tool that gives you the answer immediately.
How this converter works
Paste any text and get a clean, URL-safe slug: accents are stripped, symbols become separators, everything is lower-cased.
- kebab-case is what most CMSs and static site generators use for URLs.
- snake_case fits file names and database columns.
- camelCase fits JavaScript identifiers.
Everything runs in your browser: nothing you paste leaves your device.
FAQ
- Is it free?
- Yes. The tool is free and has no limits. The optional email report is free too.
- Do you store what I paste?
- No. Conversion happens in your browser; we only count anonymous visits with cookieless analytics.