Free tool · no signup

Text case converter.
Ten modes. AP-correct title case.

Paste anything, get every case style at once. Title Case follows the AP Stylebook small-word rules (a, an, the, of, to, in, on … stay lowercase unless they're the first or last word). Sentence case keeps standalone "I" capitalised. Code-style cases handle mixed-delimiter input cleanly.

57 chars
Title Case
for prose
How to Ship Faster With a Small Team and a Few Good Rules
Sentence case
for prose
How to ship faster with a small team and a few good rules
ALL CAPS
for prose
HOW TO SHIP FASTER WITH A SMALL TEAM AND A FEW GOOD RULES
lowercase
for prose
how to ship faster with a small team and a few good rules
camelCase
for identifiers + URLs
howToShipFasterWithASmallTeamAndAFewGoodRules
PascalCase
for identifiers + URLs
HowToShipFasterWithASmallTeamAndAFewGoodRules
snake_case
for identifiers + URLs
how_to_ship_faster_with_a_small_team_and_a_few_good_rules
kebab-case
for identifiers + URLs
how-to-ship-faster-with-a-small-team-and-a-few-good-rules
CONSTANT_CASE
for identifiers + URLs
HOW_TO_SHIP_FASTER_WITH_A_SMALL_TEAM_AND_A_FEW_GOOD_RULES
dot.case
for identifiers + URLs
how.to.ship.faster.with.a.small.team.and.a.few.good.rules

Vyrable normalises case automatically across every persona-routed post — title case for headlines, sentence case for body, kebab for slugs, no copy-paste through ten online converters each time you publish.