Coreavor
                                
                                
                                
                                    Coreavor copied to clipboard
                            
                            
                            
                        Add feature to copy image to clipboard
- Add option to copy image under 
Imagemenu. - Add shortcut 
CTRL-C 
We can use xclip to achieve this.
xclip -selection clipboard -t image/png -i /path/to/image.png
Assign it to me i will work on it @Mithil467
Sure! @rexdivakar Make sure you follow the contributing guidelines.