Title Case Converter - APA/Chicago + SEO Slug Generator

Title case converter for APA/Chicago plus slugify. Convert in bulk to camel/snake/kebab, generate SEO slugs with stop-word filtersโ€”private, client-side. Try it.

Hover to see why changes happened

Line 1

APA Title Case

The Rise of Ai Content Teams

Chicago Title Case

The Rise Of Ai Content Teams

Sentence case

The rise of ai content teams

UPPER CASE

THE RISE OF AI CONTENT TEAMS

lower case

the rise of ai content teams

camelCase

theRiseOfAiContentTeams

PascalCase

TheRiseOfAiContentTeams

snake_case

the_rise_of_ai_content_teams

kebab-case

the-rise-of-ai-content-teams

Slugify Settings

the-rise-of-ai-content-teams

Line 2

APA Title Case

When Api Throttles Hit?

Chicago Title Case

When Api Throttles Hit?

Sentence case

When api throttles hit?

UPPER CASE

WHEN API THROTTLES HIT?

lower case

when api throttles hit?

camelCase

whenApiThrottlesHit

PascalCase

WhenApiThrottlesHit

snake_case

when_api_throttles_hit

kebab-case

when-api-throttles-hit

Slugify Settings

when-api-throttles-hit

All conversions run offline in your browser.

How to Use

  1. Paste one or multiple lines.
  2. Review outputs for each case style.
  3. Open Slugify settings to tune separators and stop words.
  4. Copy a single result or copy all at once.

Core Features

  • Convert text to APA/Chicago Title Case with style-aware rules.
  • Transform lines into camelCase, snake_case, kebab-case, and more.
  • Generate SEO-friendly URL slugs with custom separators.
  • Filter stop words to keep slugs clean and consistent.
  • Process multi-line input in bulkโ€”each line handled separately.
  • Copy results instantlyโ€”private, client-side only.

Related Tools

Calculation Logic

  • Title Case rules handle โ€œsmall wordsโ€ (prepositions/conjunctions/articles) differently by style.
  • Slugify typically lowercases, strips symbols, and replaces spaces with hyphens.

FAQ

  • Is it free?
    • Yes.
  • Is my text uploaded?
    • No. All conversion runs locally in your browser.
  • How do I generate SEO-friendly URL slugs?
    • Use Slugify to lowercase, remove symbols, and replace spaces with hyphens.
  • Why arenโ€™t some short words capitalized in Title Case? (Technical)
    • Many style guides keep short prepositions/conjunctions/articles lowercase unless theyโ€™re the first/last word of the title.
  • Can I convert multiple lines at once?
    • Yesโ€”each line is converted independently for fast bulk workflows.