iPGaze

Slug Generator

Turn a title into a clean URL slug.

Results appear as you type

Everything runs locally in your browser โ€” your input never leaves this page.

About the Slug Generator

The Slug Generator turns any title or heading into a clean, URL-safe slug. It lowercases the text, replaces spaces and punctuation with hyphens, and strips characters that don't belong in a URL, giving you readable links that are friendly for both users and search engines. Because it runs entirely in your browser, your titles and draft content stay private on your own device.

How to use

  1. Paste or type your title or heading into the input box.
  2. Watch the generated slug appear instantly below.
  3. Copy the slug and use it in your URL, file name or CMS permalink.

Frequently asked questions

What is a URL slug?
A slug is the human-readable part of a URL that identifies a page, such as 'my-first-post' in /blog/my-first-post. Clean slugs improve readability and SEO.
How are spaces and special characters handled?
Spaces become hyphens, letters are lowercased, and characters that aren't safe in URLs are removed so the result is always link-ready.
Is my title sent to a server?
No. The slug is generated locally in your browser, so nothing you type is uploaded anywhere.

Related Developer tools