xewelus / ClipboardDump

Dump the contents of the clipboard of arbitrary format into separate files. WPF Application for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClipboardDump

Dumps clipboard contents to files. WPF Application for Windows.

  1. Open program and press "Dump clipboard" button:

image

  1. Press "Open dump folder" and see results in default file explorer:

image

Each data format stores in separate file.

Two modes are available

Mode Description
1 Dump the contents of the clipboard to a separate temporary folder.
2 Dump to one shared folder with consecutive content numbering. Can be handy
for creating a shared folder to be shared between computers on a network.

About

Dump the contents of the clipboard of arbitrary format into separate files. WPF Application for Windows.


Languages

Language:C# 79.2%Language:Batchfile 20.8%