clipbench — v1
> input
> output
ready

man clipbench

--clean
Default mode. Fixes smart quotes, collapses junk whitespace, normalizes bullet chars, strips URL tracking params (utm_*, fbclid, etc). Runs live as you type.
--json
Pretty-print minified JSON, or minify already-pretty JSON. Toggles between the two. Shows inline error if input isn't valid JSON.
--table
Paste tab/comma-separated data → get a Markdown table. Paste a Markdown table → get CSV back. Auto-detects which direction.
--case
Convert text between Title Case, snake_case, camelCase, and kebab-case. Select a sub-option after clicking.
scratch bar
Always-visible calculator. Type math ("48*3.5"), unit conversions ("12in to cm", "5 miles to km"), or timezone shifts ("3pm PST to EST"). DST edge cases are not handled — this is a scratchpad, not an airline booking system.
keyboard
Ctrl+Shift+C copies output. Esc closes this help panel.
Checklist