Slug generator

Turn titles into clean URL slugs.

Slug generator

Slug generator

Waiting for text
The result will appear here.
Slug
-
Length
-
Format
-

Also available by API

Use JSON with a NOXUS API key. API billing uses separate USD balance.

The response includes structured values and downloadable content when useful.

POST /api/v1/tools/text-slug
Authorization: Bearer TU_API_KEY
Content-Type: application/json

{
  "text": "Mi articulo increible",
  "separator": "-"
}