Two tiny macOS text tools behind global hotkeys: switch focused text width with ⌥F, or strip clipboard formatting with ⌥A.
「全角カタカナで入力してください」「全角ローマ字で入力してください」で困ったときに。
- Download
halfFull.zip→ unzip → draghalfFull.appto/Applications. - Launch. Grant Accessibility in System Settings → Privacy & Security → Accessibility.
- Press ⌥F in any text field, or copy rich text and press ⌥A before pasting.
The clipboard target always replaces each textual pasteboard item with plain text while preserving item boundaries. In Settings, choose Clipboard to change its hotkey or enable any combination of:
- per-line leading/trailing whitespace removal, whole-text trimming;
- invisible-character, line-break, or blank-line removal;
- smart-quote replacement, consecutive-space collapsing, and tab replacement;
- safe ASCII transliteration (unsupported scripts are preserved) and Unicode NFC normalization;
- automatic paste after cleaning (off by default).
No clipboard monitoring or history is used. For legacy automation, run the app
executable with --plain-clip or Plain Clip-compatible flags:
-w -l -m -i -r -b -s -p -a -q -n -v.
First launch is blocked by macOS Gatekeeper (ad-hoc signed). Either run
xattr -d com.apple.quarantine /Applications/halfFull.apponce in Terminal, or use the System Settings → Privacy & Security → Open Anyway path. Details in the release notes.
The halfFull application is licensed under PolyForm Noncommercial 1.0.0 — free for personal, educational, and noncommercial use.
The landing page (docs/) is separately released into the public domain (CC0) — copy, fork, remix freely.
中文
两个由全局快捷键驱动的 macOS 文本工具:按 ⌥F 转换聚焦文本的全角/半角形态;按 ⌥A 清除剪贴板格式。
- 下载
halfFull.zip,解压,把halfFull.app拖到/Applications。 - 启动。在「系统设置 → 隐私与安全 → 辅助功能」里授权。
- 在任意输入框按 ⌥F;或复制富文本后按 ⌥A,再粘贴纯文本。
在设置中选择「剪贴板」,可以修改快捷键,并配置行首/行尾空白、不可见字符、 换行和空白行、智能引号、连续空格、制表符、安全 ASCII 转写(保留中文等其他文字)、 Unicode NFC,以及清理后自动粘贴。 应用不会监控剪贴板,也不会保存剪贴板历史。
首次启动会被 macOS Gatekeeper 拦截(ad-hoc 签名)。在终端跑一次
xattr -d com.apple.quarantine /Applications/halfFull.app,或走「系统设置 → 隐私与安全 → 仍要打开」流程。详见 release notes。
PolyForm Noncommercial 1.0.0 ——个人、教育、非商业用途免费。
日本語
2つのグローバルホットキーを備えた macOS テキストツールです。 ⌥F でフォーカス中のテキストの半角・全角を変換し、 ⌥A でクリップボードの書式を除去します。
halfFull.zipをダウンロード、解凍してhalfFull.appを/Applicationsにドラッグ。- 起動して「システム設定 → プライバシーとセキュリティ → アクセシビリティ」で許可。
- テキストフィールドで ⌥F、またはリッチテキストを コピーした後に ⌥A を押します。
設定の「Clipboard」では、空白・不可視文字・改行・引用符・安全な ASCII 変換・Unicode NFC などのクリーニングと、クリーニング後の自動ペーストを設定できます。 クリップボードの監視や履歴保存は行いません。
初回起動は macOS Gatekeeper にブロックされます(ad-hoc 署名のため)。ターミナルで
xattr -d com.apple.quarantine /Applications/halfFull.appを一度実行するか、「システム設定 → プライバシーとセキュリティ → このまま開く」から開いてください。詳細は release notes を参照。
PolyForm Noncommercial 1.0.0 — 個人・教育・非商用に限り無料。
