I want to read data from an .xlsx file. I have a lot of data, some cells contain images that I would like to extract somehow. It's important to know on which cell the image is placed.
I have already tried such libraries as pandas, openpyxl, and even something as auxiliary as openpyxl-image-loader
Maybe someone has worked with this type of problem? Thank you in advance for your attention