I use these commands to convert the image (and works well):
sudo easy_install pip
pip3 install Pillow
python3 convert_image.py myimage.png
rename the file to "splash.bin"
but not sure where have to put the file and how to compile everything (just with make ?)
EDIT: ok, o forgot to download...