PB
Available
text_fields
lock Free · Private · In-Browser

Slug to Title Case

Turn a URL slug into readable title-case text.

From slug back to a title

A URL slug like my-first-blog-post is machine-friendly but not readable. This tool reverses it into a proper title, replacing the separators and capitalizing each word.

The slug my-first-blog-post becomes My First Blog Post. It is the quick way to derive a page heading from its URL, or to undo a slugified string.

Handy and private

The conversion runs in your browser, so nothing you enter is uploaded.

Frequently Asked Questions

What does it do?

It replaces hyphens and underscores with spaces and capitalizes each word, turning a slug into a readable title.

What is it for?

Generating a page heading from its URL slug, or reversing a slugified string.

Can I copy the result?

Yes. The title is shown and one click copies it.

Take it further
All Free Tools

Browse the full set of free, private, in-browser tools.

Learn More arrow_forward