Clipette#

Python clipboard utility that works natively on python with its inbuilt modules to exchange data with the windows clipboard. Supports only the Windows clipboard through the win32 API. Is designed particularly to work properly with different image formats but also works with other clipboard formats.

Visit repo on GitHub