I have been searching on google on how to combine multiple PNG/JPG to an animated GIF using EXCEL VBA but found none. Can someone direct me in the right direction if this is possible?

Basically i have already done the function to read png/jpg files from a specific file but require a function to combine (with a seconds) and save as animated GIF.

Thanks in advance.