python-openxml/python-docx

Feature request: Crop images when adding

Opened this issue · 0 comments

Currently there does not appear to be any method to add a picture with a crop box, or set the crop box of an exisiting picture.

I would like to be able to do this, because when generating images programatically (say with matplotlib) it is not always possible to eliminate white space around the image entirely.