{% extends "base.html" %} {% block title %}CleanCopy — Clipboard Cleaning for Windows{% endblock %} {% block head %} {% endblock %} {% block content %}
Lightweight clipboard cleaning for Windows. Silently sanitizes your clipboard text on trigger.
Removes marketing trackers (utm_*, gclid, fbclid, etc.) from URLs while keeping functional query arguments.
Converts curly quotes and em/en-dashes to standard straight quotes and hyphens.
Joins single-newline wraps from chat apps into continuous lines while preserving paragraphs.
Removes zero-width spaces, null bytes, and other invisible Unicode characters.