Allows pasting images into a chat or IM window from clipboard
For protocols that allow sending inline images, just enable this plugin through: Tools -> Plugins -> Paste Images
Then either Ctrl+V or right-click and Paste to insert
Download the latest .dll from https://github.com/EionRobb/pidgin-paste-image/releases/latest Save to the C:\Program Files (x86)\Pidgin\plugins folder
Needs dependencies libglib2.0-dev libgtk2.0-dev libpurple-dev pidgin-dev
git clone https://github.com/EionRobb/pidgin-paste-image
cd pidgin-paste-image
make
sudo make install