I'm attempting to replicate and automate a well used practice in work: I'm trying to place multiple images and text within a cell in openpyxl, however I can only anchor images to the top left of a cell, and have not found a way to position any more accurately than that. So they end up overlapping with eachother and the text. from openpyxl import Workbook from openpyxl.drawing.image import Image wb
{{#tags}}- {{label}}
{{/tags}}