Animated GIF to Arduino converter for PxMatrix

This page converts animated GIF files to Arduino byte-arrays in RGB565 format as used by the great PxMatrix library in the examples.
Make sure the entered urls can be remote loaded.
The conversion is done completely in the browser, no entered data is transferred to the server. See the repo for implementation details.
It's just a quick'n'dirty implementation, but it may help you too.