# Built-in transforms

The local and AI transforms included with Nibit.

## Local transforms (all plans)

These run instantly on-device — no internet required.

**Case**

| Transform | What it does |
|---|---|
| **Uppercase** | CONVERT TO ALL CAPS |
| **Lowercase** | convert to all lowercase |
| **Title Case** | Capitalize Each Major Word |
| **camelCase** | joinWordsLikeThis |
| **snake_case** | join_words_like_this |
| **Slugify** | convert-to-a-url-friendly-slug |

**Cleanup**

| Transform | What it does |
|---|---|
| **Trim whitespace** | Remove extra spaces and normalize whitespace |
| **Remove line breaks** | Flatten multi-line text into one paragraph |
| **Dedupe lines** | Remove duplicate lines |
| **Sort lines** | Sort lines alphabetically |

**Extract & format**

| Transform | What it does |
|---|---|
| **Extract emails** | Pull all email addresses from the text |
| **Extract URLs** | Pull all URLs from the text |
| **JSON pretty print** | Format a JSON string for readability |

## AI transforms (Cloud Pro)

Require a Cloud Pro subscription and internet access.

**Writing Enhancement**

| Transform | What it does |
|---|---|
| **Fix grammar & spelling** | Correct errors while preserving meaning |
| **Make concise** | Tighten the text without losing content |
| **Expand & elaborate** | Add detail and context |
| **Improve clarity** | Rewrite for clearer, more direct phrasing |
| **Fix punctuation** | Clean up punctuation only |
| **Rewrite** | General-purpose rewrite |
| **Summarize** | Condense to the key points |
| **Bullet points** | Convert prose into a bulleted list |
| **Extract action items** | Pull out tasks and next steps |
| **Generate reply** | Draft a reply to the selected text |

**Tone Shift**

| Transform | What it does |
|---|---|
| **Make professional** | Formal, polished tone |
| **Make casual** | Relaxed, conversational tone |
| **Make friendly** | Warm, approachable tone |
| **Make direct** | Short, no-fluff version |
| **Make persuasive** | Compelling, action-oriented tone |

**Translation**

Translate to Spanish, French, German, Italian, Portuguese, Japanese, Chinese, Korean, Arabic, or Russian.

## Install packs

AI transform packs are available in **Settings → Starter packs**. Install just the ones you need.
