Clipboard Envy is a 100% free, lightweight, open-source macOS Menu Bar-only app for quickly stashing, managing and transforming plaintext snippets via the clipboard without leaving your workflow
Clipboard Envy is a 100% free, lightweight, open-source macOS Menu Bar-only app for quickly stashing, managing and transforming plaintext snippets via the clipboard without leaving your workflow.
It's ideal for:
- One-click, in-clipboard transformations like JSON prettify/minify, JWT decode, list sorting and de-duplication, epoch time conversion, and many more must-have developer shortcuts
- Quick captures from the clipboard that you don't want to lose, like tracking numbers
- Blocks of text you need to temporarily stash somewhere while rearranging code or a document
- Quickly analyzing the clipboard contents for statistics like word, line, character and zero-width character counts
- Frequently used snippets (boilerplate, shell commands, links, public keys, how-to steps)
- Quickly accessing extended character symbols like degrees, subscripts, check marks and foreign currency symbols
Formats Supported:
- Multi-line text
- CSV
- JSON
- YAML
- URLs
- JWT
- MySQL CLI Table
- psql (Postgres) CLI Table
- sqlite3 CLI table
- Base64-encoded text
- URL-encoded text
- Time formats (epoch, RFC3339, RFC1123, and more)