gitbrent / PptxGenJS

Create PowerPoint presentations with a powerful, concise JavaScript API.
https://gitbrent.github.io/PptxGenJS/
MIT License
2.62k stars 611 forks source link

[FEATURE] Judge whether the image is duplicated by judging the image MD5, and do not regenerate the duplicate image to reduce the generated ppt file size #1339

Open ZhangLe1993 opened 3 weeks ago

ZhangLe1993 commented 3 weeks ago

Judge whether the image is duplicated by judging the image MD5, and do not regenerate the duplicate image to reduce the generated ppt file size。Currently, if a slideshow contains a lot of images, the generated PPT file is too large