Hello,
We recommend you to read the documentation and tips about HTML to DOCX:
https://www.phpdocx.com/documentation/introduction/html-to-word-PHP
https://www.phpdocx.com/documentation/cookbook/convert-html-to-word
The most common issue is missing Tidy for PHP and mbstring extensions.
About adding images, please read this information:
https://www.phpdocx.com/documentation/cookbook/insert-images-html
Regards.