Slug Generator
slug-appears-hereOptions
Batch mode
One title per line in, one slug per line out.
What This Tool Does
Slug Generator is built for deterministic developer and agent workflows.
Convert any title or text into a clean URL-safe slug with transliteration, separators, and length control.
Use How to Use for execution steps and FAQ for constraints, policies, and edge cases.
Last updated:
This tool is provided as-is for convenience. Output should be verified before use in any production or critical context.
Agent Invocation
Best Path For Builders
Browser workflow
Runs instantly in the browser with private local processing and copy/export-ready output.
Browser Workflow
This tool is optimized for instant in-browser execution with local data handling. Run it here and copy/export the output directly.
/slug-generator/
For automation planning, fetch the canonical contract at /api/tool/slug-generator.json.
How to Use Slug Generator
- 1
Enter your title
Type or paste the title or text you want to convert into the input box. The slug is generated instantly as you type, with a live character count.
- 2
Tune the options
Pick a hyphen or underscore separator, toggle lowercasing, accent transliteration, stop-word removal, and emoji stripping, and set an optional max length.
- 3
Batch many titles
Paste one title per line into the batch box to get a matching list of slugs, one per line, useful for migrating posts or seeding a sitemap.
- 4
Copy the result
Use the Copy button for a single slug or Copy all for the batch output, then paste the slug into your CMS, route, or permalink field.