Paste. Copy. Done.
eClear is a free rich text sanitizer that runs entirely in your browser. Paste messy content from Microsoft Word, Google Docs, VS Code, dark-themed editors, or any web page — eClear strips dark themes, inline styles, and junk markup, then copies clean rich text back to your clipboard in one keystroke.
WHAT IT FIXES
- Dark-theme paste → readable email. Copied text from a dark editor into Gmail or Outlook renders as unreadable dark-on-dark. Paste into eClear, copy back, paste clean light-theme text with formatting intact.
- Word / Google Docs junk markup. Thousands of lines of
mso-*styles, namespace tags, and conditional comments — stripped before they reach your CMS or wiki. - Markdown → rich text. Paste markdown, eClear detects and converts it;
Ctrl+Cputs formatted rich text on the clipboard for any editor. - Mermaid diagrams → PNG. BookStack and most editors don't render Mermaid. Paste the source, eClear renders a PNG you can paste anywhere.
- Web page extraction. Tracking pixels, script tags, and site-specific styling removed — you keep only the content.
USE IT NOW
https://eclear.codyssey.com — no accounts, no installs, no server round-trip. It also works as a single downloaded index.html file you can keep locally; the source is public under MIT at github.com/codyssey-ltd/eclear.
Everything happens in the browser — the content you paste never leaves your machine. That is a design constraint, not a privacy policy promise: there is no server to send it to.
KEYBOARD-FIRST
Ctrl+V— paste messy content inCtrl+C— copy cleaned rich text outCtrl+Shift+M— copy rendered content back as Markdown- Drag-and-drop
.txt,.md,.htmlfiles to process them
Small tools, production discipline.
eClear is free and tiny — but it is built with the same care as our production systems: auditable source, no hidden behavior, no lock-in. If you need a utility like this built for your team, that's exactly what we do.