A handy tool that displays the contents of your clipboard. Simple and straightforward.
Always on top. Remembers its position.
Allows to clear the clipboard with one click. No more accidentally pasted private data - now you always see what's in your clipboard.
- Download or compile
ClipboardMonitor.exe
- Create shortcut in
Startup Apps
if desired - Run it & drag to the desired position
⚠ Tested on Windows 10 20H2. May not work on Windows 10 Fall Creators Update (1709) and earlier (not tested).
This little tool respects your privacy. Your clipboard contents are processed on your local machine only and are not logged, even locally. All processing of received clipboard data happens in src/ClipState.cs.
It is always recommended to download the source code, check it and compile the app yourself.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.