writing and web

Slug Builder

Shape titles into clean URL paths, filenames, anchors, and folder names without digging through raw output.

22 chars / 1 lines

Separator

Trims at a word boundary when possible.

chars
123/80 used240

Practical samples

samples also set separator, case, and length

The output updates as you type, change the separator, adjust length, or toggle lowercase.

Copy-ready outputs

Ready to copy

Words

4

kept after cleanup

Length

23

of 80

Pieces

4

split by -

Current slug

creme-brulee-and-coffee

creme-brulee-and-coffee

Slug field

For CMS slug inputs and database records

creme-brulee-and-coffee

URL path

Paste after a domain or route prefix

/creme-brulee-and-coffee

Full URL example

Swap in your production domain

https://example.com/creme-brulee-and-coffee

File name

For markdown, docs, and asset stems

creme-brulee-and-coffee.md

Folder route

For file-system routing and content dirs

creme-brulee-and-coffee/
Related tools and guides