/ClipDataMod

Primary LanguageC#MIT LicenseMIT

ClipDataMod

A tool to perform various operations on clipboard data

Functions

Built-in functions include:

  • Base64 encode and decode
  • Binary to text or image converter
  • Save clipboard contents as file
  • Binary to hex
  • JSON validation, format, and compact
  • SHA hashing
  • URL downloader

More functionality can be loaded via plugins

Usage

When launched, all functionality is provided via tray icon

Creating Plugins

See "docs" folder for details