Yes, currently all images are loaded at startup, but if the number of images increases any further, memory will be overwhelmed and the program will not be able to start. So I have improved the system to output them all to a file and load them individually👍