Text tool
Slug Generator
Create a copy-ready, hyphen-separated URL slug from plain text.
URL slug
—
How it works
The transformation normalizes accented Latin characters, removes unsupported punctuation, collapses separators, and never executes input as HTML.
slug = lowercase text with separators normalized to hyphens
Worked example
“Hello, Café World!” becomes “hello-cafe-world”.
How to use this tool
- Enter the known values and choose units where available.
- Check the primary result and supporting details.
- Clear or replace an input to calculate another case.
Frequently asked questions
What happens with invalid or incomplete inputs?
The result remains blank until the required inputs form a finite, meaningful calculation. Zero denominators and physically impossible negative quantities are not calculated.
Can I use decimal values?
Yes. The tool accepts decimals and keeps full precision for the calculation while rounding the displayed result for readability.