About this tool
Generate URL-safe slugs from titles with configurable separator, case, and optional stop-word stripping — the same rules the PromptFoo.tech blog uses.
How it works
- Enter a title.
- Choose your separator (- _ .), lowercase toggle, and whether to strip stop words like a, the, of.
- Copy the slug straight into your CMS.
When to use it
- Publishing blog posts with clean, keyword-forward URLs.
- Slugifying product names in an e-commerce catalog.
- Migrating legacy content to a modern URL scheme.