If I paste content from a MS Word doc file( with say 3 images and some text) to a QTextEdit I don't see the images. So, how do I read the clipboard and convert the images to base64 before pasting to the QTextEdit so that I can save the document to a database.