Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Convert case

Ryan MorrisseyRyan Morrissey27 downloads

Change selected text to familiar case styles with a small, dependency-free command set.

Add to Obsidian
Convert case screenshot
  • Overview
  • Scorecard
  • Updates1

A small, dependency-free case converter for selected text, with support for multiple selections.

Get started

Select text in a note, open the command palette, and run one of the Convert case commands.

To add a keyboard shortcut, open Settings → Hotkeys and search for Convert case.

Available conversions

  • Title case
  • Upper case
  • Lower case
  • Swap case
  • Camel case
  • Pascal case
  • snake_case
  • kebab-case

Development

Run the checks with:

npm run check

The plugin is intentionally no-build. Obsidian loads main.js directly.

Release

Run the release bump helper:

npm run release:patch

Use release:minor, release:major, or npm run release:bump -- 0.2.0 when needed. Then run the git commands printed by the helper. Pushing the tag starts the GitHub release workflow.

License

MIT

99%
HealthExcellent
ReviewPassed
About
Convert selected text between multiple case styles, including Title Case, UPPER, lower, swap, camelCase, PascalCase, snake_case, and kebab-case. Apply conversions to multiple selections without extra dependencies.
EditingFormattingHotkeys
Details
Current version
0.1.2
Last updated
Last week
Created
Last week
Updates
1 release
Downloads
27
Compatible with
Obsidian 1.1.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Ryan MorrisseyRyan Morrisseyrymoio
rymo.io
GitHub23maverick23
  1. Community
  2. Plugins
  3. Editing
  4. Convert case

Related plugins

Easy Typing

Auto format when typing.

Emoji Toolbar

Quickly search for and insert emojis into your editor.

Colored Text

Color the selected texts.

List Callouts

Create simple callouts in lists.

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Symbols Prettifier

Prettify the symbols with actual symbols you commonly type, like arrows.

Smart Typography

Convert quotes to curly quotes, dashes to em dashes, and periods to ellipses.

Number Headings

Automatically number or re-number headings.

Markdownlint

Use markdownlint to make the contents of your files more consistent.

Text Transporter

Advanced text tools for working with text in your vault.