Slug Generator
Convert any text into a clean, URL-friendly slug instantly online. Free slug generator for blog post URLs, API routes, and file names.
Related tools
URL Encoder / Decoder
Encode and decode URLs and query string parameters online, instantly. Supports value encoding, full URL encoding, and decoding — free tool.
HTML Entities Encoder / Decoder
Encode and decode HTML entities like < and > instantly online. Free tool for safely embedding user content in HTML, emails, and templates.
URL Parser
Parse any URL into its components online — protocol, host, path, query params, and hash. Free URL parser for debugging redirects and OAuth callbacks.
cURL to Fetch
Convert a cURL command into a JavaScript fetch() call instantly online, for free. Perfect for copying requests from DevTools or Postman.
About Slug Generator
Convert any text to a clean, URL-friendly slug instantly. • Converts spaces and special characters to hyphens or underscores • Strips accents, punctuation, and non-ASCII characters • Choose between kebab-case (hello-world) and snake_case (hello_world) • Useful for blog post URLs, API route names, and file names