Product Thumbnail

Clean Clode

Instantly clean Claude Code & Codex terminal output

Software Engineering
Developer Tools
GitHub
Development

Clean Clode is an open-source text cleaning tool built for developers using Claude Code and OpenAI Codex. Terminal output from Claude Code and Codex frequently includes formatting artifacts like box characters, pipes, irregular wrapping, and excess whitespace. Clean Clode intelligently removes those formatting artifacts while preserving your actual content and structure - so your text is clean, readable, and ready to reuse. Everything runs 100% in your browser. No tracking. No data collection.

Top comment

Copying Claude Code output into a bug report usually turns into box chars and broken wraps. Clean Clode stripping pipes and weird whitespace while keeping structure is what I want. A toggle to keep code blocks intact, plus a clipboard hotkey, that'd make it stick.

Comment highlights

As someone who works with Claude Code daily, the box characters and pipe artifacts are genuinely annoying, copy-pasting output anywhere outside the terminal is always a cleanup job. This scratches a real itch.

100% browser-based with no data collection is the right call for a tool handling code output, trust is everything here.

Curious, does it handle ANSI color codes too, or purely the structural artifacts? Congrats on the launch

This looks like will be a game changer! Would also be cool to use this as a vetting tool for dev interviews to see if they've cleaned out the garbage in the AI code :-D