go-docx icon indicating copy to clipboard operation
go-docx copied to clipboard

feat: support image replace

Open TeCHiScy opened this issue 10 months ago • 3 comments

  • read word/media/* in parseArchive
  • save media files changes in Write
  • add testcases for image replacement (inserted lenna image inside docx, and replace it with cameraman image)
  • update README to include image replace usage

closes #15

TeCHiScy avatar Apr 19 '24 17:04 TeCHiScy

Hi, @lukasjarosch, the PR is finished, please review, thanks.

TeCHiScy avatar Apr 20 '24 01:04 TeCHiScy

nice job

arieslee avatar Apr 25 '24 02:04 arieslee

Nice improvement!

mateus4k avatar Apr 26 '24 18:04 mateus4k

Thank you very much for this very cool solution, love it ❤️ Sorry that the notification slipped through on my side, please accept my cookie 🍪

Edit: Since you added a feature, this could also be considered v0.5.0 🚀 https://github.com/lukasjarosch/go-docx/releases/tag/v0.5.0

lukasjarosch avatar Jul 31 '24 20:07 lukasjarosch