Essential Utilities to Boost Producitivity

ccase – convert between string cases

ccase is a command-line utility for converting strings between many naming and word-separation styles.

This tool can transform text into formats such as snake case, kebab case, camel case, pascal case, title case, and others, and also gives users fine-grained control over how input is split and reassembled through configurable boundaries, patterns, and delimiters.

This is free and open source software.

Key Features

  • Converts strings between many common case styles including snake, kebab, camel, pascal, title, flat, and COBOL case.
  • Supports explicit input case detection with the --from option.
  • Supports configurable output case selection with the --to option.
  • Lets users define custom word-splitting boundaries.
  • Lets users apply custom transformation patterns to words.
  • Supports custom delimiters when joining transformed words.
  • Works well in shell pipelines for batch renaming and text processing tasks.
  • Built on top of the Rust convert_case library.

Website: github.com/stringcase/ccase
Support:
Developer: stringcase
License: MIT License

ccase options

ccase is written in Rust. Learn Rust with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments