Skip to content

Clears the formatting of any text that is currently on the clipboard (Windows).

License

Notifications You must be signed in to change notification settings

sekogan/TextClipboard

Repository files navigation

TextClipboard

Clears the formatting of any text that is currently on the clipboard. Works silently in the background.

Features:

  • copy once to copy text only, copy twice to copy text + formatting;
  • super simple (no keyboard shortcuts, no UI, no tray icon);
  • super lightweight (one executable, ~10KB);
  • no dependencies;
  • portable;
  • secure: anyone can verify the code;
  • runs on Windows 10.

Installation

Unpack the 64-bit or 32-bit archive to a folder and run the following command. The command doesn't need UAC elevation.

install.cmd

Uninstallation

Run

uninstall.cmd

from the installation folder. Again, UAC elevation is not required.


Copyright © 2018 Sergei Kogan. Licensed under The MIT license.