TextTransformer is your go-to Chrome extension for quickly converting text into various case styles — perfect for developers, writers, or anyone who deals with text formatting.
✔️ Instantly convert text to:
- 🟦 UPPER CASE
- 🟨 lower case
- 🟩 Sentence case
- 🟧 camelCase
- 🟥 snake_case
- 🟪 kebab-case
- 🟫 PascalCase
- 🟨 Title Case
🔄 Real-time conversion display
🧭 Tab-based navigation for each case style
👨💻 Simple, clean user interface

To install the TextTransformer Chrome extension manually:
-
Clone the repository:
git clone https://github.com/your-username/TextTransformer.git
-
Navigate to the project directory:
cd TextTransformer
-
Load into Chrome:
- Open Chrome and go to
chrome://extensions/
- Enable Developer Mode (top right toggle)
- Click "Load unpacked"
- Select the
TextTransformer
project directory
- Open Chrome and go to
- Click the TextTransformer icon in your Chrome toolbar.
- Enter your text in the input field.
- Choose the desired case style using the tabs.
- Your text is transformed in real-time and displayed below.
Want to improve or extend the project? Contributions are welcome!
-
Fork this repo
-
Clone your fork:
git clone https://github.com/ArshdeepGrover/TextTransformer-Chrome.git
-
Create a feature branch:
git checkout -b feature/your-feature-name
-
Make your changes ✅
-
Commit and push:
git commit -m "Add: your feature" git push origin feature/your-feature-name
-
Open a Pull Request – we'll review it soon!
Feel free to reach out or connect if you have questions or ideas!
- ✉️ Email: [email protected]
- 🐙 GitHub: @ArshdeepGrover