Text case and URL slugs: a practical editing manual

Choose upper, lower or title case, and create readable slugs without losing useful words.

Open Case Converter

Capitalization and URL formatting solve different problems. Case conversion changes how text is written, while a slug creates a compact label for a web address. Both are useful starting points for editing, but neither understands every proper name, acronym or publishing convention automatically.

Match the conversion to the destination

Upper case makes letters uppercase; lower case makes them lowercase. Choose the form required by your heading, label or data-cleaning task. Numbers and many punctuation marks remain unchanged. If an abbreviation or a brand uses an intentional mixture of capitals and lowercase letters, a blanket conversion can remove that pattern.

Keep the original when you are working on names. A mechanical transformation cannot decide whether a particular spelling is intentional. Copy the output into your final editor and check names, initials and acronyms before publishing. This is especially useful for mixed-language text where capitalization conventions may differ.

Treat title case as a first pass

The tool creates a simple title-style conversion rather than implementing a specific newspaper or academic style guide. It does not know which short words your publication prefers to leave lowercase or which internal capitals belong to a product name. A consistent first pass is helpful, but it still needs editorial review.

For a headline, read the result aloud and look at each word. Preserve acronyms where needed and check terms whose spelling carries meaning. The goal is a readable title, not a maximum number of capital letters. A short manual correction after conversion is often faster than trying to encode every exception into a general tool.

Build a slug that describes the page

A slug turns a phrase into a compact sequence that can form part of a URL. In this tool, separators become hyphens, common Latin accents are simplified, and letter and number content is preserved where the conversion supports it. For example, “Café Notes” becomes “cafe-notes.”

Non-Latin letters can remain meaningful slug content. Bengali text is preserved rather than automatically translated into English. A browser may display an encoded representation in some contexts; that is different from translating the words. Decide on a naming convention for your site before creating many addresses so related pages follow the same pattern.

Review the address before using it

A generated slug is not a uniqueness check. Two titles can produce the same result, and punctuation-only input may leave no useful name. Check the output against existing routes before creating a page. Use a short descriptive distinction when two pages genuinely need different addresses.

Changing an address after publication also requires a site-level decision. The converter does not create redirects, update links or publish a page. Treat the output as text you can use in that workflow. For the text itself, verify that the words still identify the intended subject and that accidental separators or irrelevant filler have not made the address harder to read.

Put it into practice

  1. Paste the source text and keep a copy if its original spelling matters.
  2. Choose Upper, Lower, Title or Slug according to the destination.
  3. Review acronyms, names and non-Latin text in the generated output.
  4. Copy the result, then confirm the final title or route in your editor.

Frequently asked questions

Does title case follow a particular style guide?

No. It is a general conversion. Apply your own publication’s exceptions after generating the first version.

Does slug generation translate Bengali text?

No. It preserves supported letters rather than translating their meaning or automatically transliterating them into Latin letters.

Will a new slug automatically change my site URL?

No. The tool outputs text only. Creating routes, checking uniqueness and redirecting older addresses are separate publishing steps.

Browse all guides · Explore Tic Tac Toe