Hi,

I am wondering about how to insert an image(.png) file into excel sheet using python.I have also tried converting .png file into .bmp file, but met with no success.

I have tried using insert_bitmap() function, it doesn't give any exceptions. But the resulting excel file that is created is empty.

Also, I am trying to use .png file directly into excel. But met with no success.

Please help.

I am using Linux environment to run my code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.