Skip to content

Releases: clem-git/clipclean

Release list

Clipclean v1.0.0

Choose a tag to compare

@clem-git clem-git released this 05 Feb 15:47

Clipclean v1.0.0

A tiny macOS menu bar app that cleans messy terminal output on your clipboard.

Download

  • Clipclean-macos-arm64.zip — macOS app for Apple Silicon. Unzip, move to /Applications, launch.

Features

  • 3 global shortcuts: Copy & Clean, Clean Clipboard, Clean & Paste
  • Auto-detects content type (Claude dump, git diff, LLM text, code)
  • Customizable shortcuts in Settings
  • Strips ANSI codes, box-drawing characters, joins soft-wrapped lines
  • 54KB total — SwiftUI + JavaScriptCore, no Electron