TextClean — Smart Text Transform & Cleanup
Clean and transform text fast. 27 transforms, smart suggestions, command palette (⌘⇧P), workbench — 100% local.
As of June 2026, TextClean — Smart Text Transform & Cleanup has 3 users in the Productivity category.
Usersno change0%
3
3
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.2.1
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.
History
5 snapshotsTracking since Apr 3, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 3, 2026 | — | — | — | 1.0.0 |
| Apr 17, 2026 | — | — | — | 1.0.0 |
| Apr 24, 2026 | 2 | — | — | 1.0.0 |
| May 2, 2026 | 3 | — | — | 1.2.1 |
| May 8, 2026 | 2 | — | — | 1.2.1 |
| Now | 3 | — | — | 1.2.1 |
Changelog
- Apr 24, 2026description
TextClean gives you 14 text transforms accessible from your right-click menu or a clean popup interface. No account needed, no data leaves your browser. FEATURES: • Change Case — UPPER, lower, Title, Sentence, camelCase, snake_case, kebab-case • Clean Up — Fix whitespace, strip HTML tags, convert smart/straight quotes • Line Tools — Remove duplicate lines, sort lines alphabetically • URL Tools — Convert bare URLs to Markdown links • Popup Workbench — Paste text, click a transform, copy the result HOW IT WORKS: 1. Select text on any page 2. Right-click → TextClean → pick a transform 3. In editable fields: text is replaced in-place 4. On regular pages: transformed text is copied to clipboard Or use the popup: click the icon, paste text, transform, and copy. PRIVACY: Your text never leaves your browser. Zero data collection. Zero tracking. Everything runs locally. Perfect for writers, editors, developers, and anyone who copies text from the web.
TextClean is a fast, keyboard-first text toolkit for writers, editors, developers, and anyone who pastes text around the web. 29 built-in transforms — change case, strip HTML, fix whitespace, convert encodings, sort lines, reverse, JSON-prettify, URL/HTML encode/decode, Base64, ROT13, quote lists for SQL/CSV, and more. Run them from the right-click menu, a command palette, a popup, or a workbench side panel. ━━━━━━━━━━━━━━━━━━━━ FEATURES ━━━━━━━━━━━━━━━━━━━━ • Command Palette (⌘⇧P) — Fuzzy-find any transform, custom or built-in. Arrow keys + Enter to apply. • Workbench Side Panel (⌘⇧Y) — A 4-tab workspace: Transform, History, Custom, Settings. Batch mode, single mode, chain mode. Live diff view showing exactly what changed. • Right-click Anywhere — Every transform lives in your context menu. Select text on any page, right-click → TextClean → pick a transform. • Keyboard Shortcuts — ⌘⇧U UPPERCASE · ⌘⇧L lowercase · ⌘⇧P palette · ⌘⇧Y workbench. Shortcuts work in text fields and on regular pages (result copies to clipboard). • Custom Transforms — Define your own regex find-&-replace rules with flags, names, and icons. Custom transforms appear in the context menu and palette alongside built-ins. • Chain Mode — Pipe transforms in sequence (e.g., "Strip HTML → Trim → Title Case → URL to Markdown"). Save chains as one-click shortcuts. • Smart Suggestions — TextClean detects messy input patterns (smart quotes, HTML, redundant whitespace, inconsistent casing) and suggests the right transform. • Theme & Streak — Light, dark, or system theme. A subtle daily streak badge for those who like a nudge. ━━━━━━━━━━━━━━━━━━━━ 29 TRANSFORMS INCLUDED ━━━━━━━━━━━━━━━━━━━━ Case: UPPER, lower, Title Case, Sentence case, camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, kebab-case, dot.case Clean: Fix whitespace, Strip HTML, Smart → Straight quotes, Remove punctuation, Trim lines Lines: Remove duplicates, Sort A→Z, Sort Z→A, Reverse lines, Number lines Encode: Base64 encode/decode, URL encode/decode, HTML encode/decode, ROT13 List / SQL: Quote list → 'a', 'b' (single) · Quote list → "a", "b" (double). Paste a newline- or comma-separated list, get a ready-to-drop-in SQL IN clause or CSV row. Other: Reverse text, JSON prettify, URLs → Markdown links ━━━━━━━━━━━━━━━━━━━━ PRIVACY ━━━━━━━━━━━━━━━━━━━━ Your text never leaves your browser. No account, no sign-in, no telemetry, no third-party SDKs. Zero analytics. All transforms run locally in your tab. TextClean does not request host_permissions and never communicates with remote servers. Full policy: https://abinovarghese.github.io/extension-policies/textclean.html ━━━━━━━━━━━━━━━━━━━━ KEYBOARD SHORTCUTS ━━━━━━━━━━━━━━━━━━━━ • ⌘⇧P (Ctrl+Shift+P) — Command palette • ⌘⇧U (Ctrl+Shift+U) — UPPERCASE selection • ⌘⇧L (Ctrl+Shift+L) — lowercase selection • ⌘⇧Y (Ctrl+Shift+Y) — Open workbench side panel Remap any shortcut in chrome://extensions/shortcuts. Perfect for writers, editors, developers, content ops, technical writers, and anyone who copies text from the web.
- Apr 24, 2026short_description
Clean and transform text instantly. Change case, strip HTML, fix whitespace, sort lines — all from right-click.
Clean and transform text fast. 27 transforms, smart suggestions, command palette (⌘⇧P), workbench — 100% local.
- Apr 24, 2026permissions
contextMenus, activeTab, storage
contextMenus, activeTab, tabs, storage, sidePanel, scripting
Permissions & access
- Permissions
- contextMenusactiveTabtabsstoragesidePanelscripting
- Host access
- None declared
Screenshots
About
TextClean is a fast, keyboard-first text toolkit for writers, editors, developers, and anyone who pastes text around the web. 29 built-in transforms — change case, strip HTML, fix whitespace, convert encodings, sort lines, reverse, JSON-prettify, URL/HTML encode/decode, Base64, ROT13, quote lists for SQL/CSV, and more. Run them from the right-click menu, a command palette, a popup, or a workbench side panel. ━━━━━━━━━━━━━━━━━━━━ FEATURES ━━━━━━━━━━━━━━━━━━━━ • Command Palette (⌘⇧P) — Fuzzy-find any transform, custom or built-in. Arrow keys + Enter to apply. • Workbench Side Panel (⌘⇧Y) — A 4-tab workspace: Transform, History, Custom, Settings. Batch mode, single mode, chain mode. Live diff view showing exactly what changed. • Right-click Anywhere — Every transform lives in your context menu. Select text on any page, right-click → TextClean → pick a transform. • Keyboard Shortcuts — ⌘⇧U UPPERCASE · ⌘⇧L lowercase · ⌘⇧P palette · ⌘⇧Y workbench. Shortcuts work in text fields and on regular pages (result copies to clipboard). • Custom Transforms — Define your own regex find-&-replace rules with flags, names, and icons. Custom transforms appear in the context menu and palette alongside built-ins. • Chain Mode — Pipe transforms in sequence (e.g., "Strip HTML → Trim → Title Case → URL to Markdown"). Save chains as one-click shortcuts. • Smart Suggestions — TextClean detects messy input patterns (smart quotes, HTML, redundant whitespace, inconsistent casing) and suggests the right transform. • Theme & Streak — Light, dark, or system theme. A subtle daily streak badge for those who like a nudge. ━━━━━━━━━━━━━━━━━━━━ 29 TRANSFORMS INCLUDED ━━━━━━━━━━━━━━━━━━━━ Case: UPPER, lower, Title Case, Sentence case, camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, kebab-case, dot.case Clean: Fix whitespace, Strip HTML, Smart → Straight quotes, Remove punctuation, Trim lines Lines: Remove duplicates, Sort A→Z, Sort Z→A, Reverse lines, Number lines Encode: Base64 encode/decode, URL encode/decode, HTML encode/decode, ROT13 List / SQL: Quote list → 'a', 'b' (single) · Quote list → "a", "b" (double). Paste a newline- or comma-separated list, get a ready-to-drop-in SQL IN clause or CSV row. Other: Reverse text, JSON prettify, URLs → Markdown links ━━━━━━━━━━━━━━━━━━━━ PRIVACY ━━━━━━━━━━━━━━━━━━━━ Your text never leaves your browser. No account, no sign-in, no telemetry, no third-party SDKs. Zero analytics. All transforms run locally in your tab. TextClean does not request host_permissions and never communicates with remote servers. Full policy: https://abinovarghese.github.io/extension-policies/textclean.html ━━━━━━━━━━━━━━━━━━━━ KEYBOARD SHORTCUTS ━━━━━━━━━━━━━━━━━━━━ • ⌘⇧P (Ctrl+Shift+P) — Command palette • ⌘⇧U (Ctrl+Shift+U) — UPPERCASE selection • ⌘⇧L (Ctrl+Shift+L) — lowercase selection • ⌘⇧Y (Ctrl+Shift+Y) — Open workbench side panel Remap any shortcut in chrome://extensions/shortcuts. Perfect for writers, editors, developers, content ops, technical writers, and anyone who copies text from the web.
Technical
- Version
- 1.2.1
- Manifest
- V3
- Size
- 85.81KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- ffjbignlpodmciocmneeeliofoinealm
- Developer ID
- uec9f5d60cb9f42ea79e445de89d6e4a9
- Developer Email
- [email protected]
- Created
- Apr 2, 2026
- Last Updated (Store)
- Apr 20, 2026
- Last Scraped
- Jun 7, 2026
- Website
- —
- Support URL
- —
Data sourced from the Chrome Web Store · last verified Jun 7, 2026.