My application uses the Spotify API React, flask, and python's PIL library to generate a new mosaic version of your selected image from a chosen spotify playlist. I was interested in learning on seeing how an images mosaic would be created and love music
This application uses your photo to create a mosaic from a selected Spotify playlist and image you provide. Spotify authentication is needed to get the selected playlist you want. How it works is by taking your photo and dividing into tile values based on the number of tiles you want and generates an average color value for that pixel tile. Then based on that average color it will find the most similar cover photo average color to replace the image tile with an album cover. If you use True Color, a random cover album will be chosen and have a filter added to it to generate a more true color mosaic tile.
Spotify Mosaic
Spotify Mosaic
Trace AI