I am saving matplotlib files as .tiff images. I'd like to be able to then open an excel file and paste the image there.
openpyxl doesnot seem to support image embedding. xlwt does but only bmp.
ALternatively if i can programmatically convert tiff to bmp, that might help also.
Ideas on either are welcome.
Similar to
Embed multiple jpeg images into EXCEL programmatically?
However converting from tiff to bmp is acceptable as my volume of graphs is small (approximately 10 per file).
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…