Penglab Slug

Text → Slug

Turn titles, headings, or phrases into clean URL slugs.

Text

Slug

Quick guide

What this tool does

Convert titles and free-form text into lowercase URL slugs for posts, docs, routes, and filenames.

How to use it

Paste a title or phrase, generate the slug, and copy the cleaned lowercase result for a URL, route, or filename.

When this tool is useful

Turn headings or article titles into route-friendly URL slugs. Normalize copied text for filenames, CMS entries, or markdown links. Clean punctuation and spacing before publishing or sharing URLs.

Common use cases

Turn headings or article titles

Turn headings or article titles into route-friendly URL slugs.

Normalize copied text for filenames

Normalize copied text for filenames, CMS entries, or markdown links.

Clean punctuation and spacing before

Clean punctuation and spacing before publishing or sharing URLs.

Example input and output

Example input

Penglab Home: New Tool Release!

Expected output

penglab-home-new-tool-release

FAQ

What characters stay in the slug?

The slug keeps lowercase letters and numbers, replaces separators with hyphens, and removes most punctuation.

Does it handle accented characters?

Yes. Common accented characters are normalized before the slug is generated.

Does Text to Slug run in the browser?

Yes. Text to Slug works in the browser so you can enter data, review the result, and copy the output without needing a separate desktop app.

Related tools

Feedback