Copy text and image from docx into obsidian

I have some docx, inside there are some content (text and image) that I would like to copy into my obsidian page.

However when I highlight + copy content then paste (Ctrl + V) them to obsidian. Images are pasted as “data:image/….”

Example: below is one of image input to obsidian
![A screenshot of](data:image/png;base64,R0lGODdhKwEBAXcAACH+GlNvZnR3YXJlOiBNaWNyb3NvZnQgT2ZmaWNlACwAAAAAKwEBAYfe3t5zjK3W1tbm5uaUlJT37/e1tbVrjLXe1tbFxcWcnJzm1s61MRBrhKXv7…

I would like that after pasting, it become a embeded image as: ![[Pasted image 20260313094347.png]]

How can I do that ?
Many thanks

Have you tried this plugin?

It’s in the community hub.

1 Like

Thanks, I will try the plugin, look promissing. But in many times, I just want to copy some parts of a docx, seem that the plugin convert the whole files