Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 768 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 768 Bytes

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.