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 Morrissey157 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

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
3 months ago
Created
3 months ago
Updates
1 release
Downloads
157
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

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Emoji Toolbar

Quickly search for and insert emojis into your editor.

Shortcuts extender

Use shortcuts for input special symbols without language switching.

Keyshots

Add classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.

Colored Text

Color the selected texts.

List Callouts

Create simple callouts in lists.

Symbols Prettifier

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

Code Editor Shortcuts

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

Smart Typography

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

Advanced Tables

Improved table navigation, formatting, and manipulation.