Ekspor tabel Excel ke gambar dengan python

#Python: reading a csv with excel and exporting as an image

import excel2img
excel2img.export_img("example.xlsx/example.csv","image.png/image.bmp","sheet!B2:H22")
Ahh the negotiatior