
Contributed to this project by adding Mac support and improving the UI. This app takes images and converts them into complex banners, And shows crafting steps for each banner, or saves as NBT to build using a structure block. You can also save them as JSON file, so you don't have to regenerate complex banners from the image each time. Uses scikit-learn for matching the best banner to each subsection of the image and Electron for the desktop app. I changed the UI to be more consistent with the rest of the app and removed windows-exclusive features to make the app compatible with Mac. I also added more robust concurrency and some quality of life improvements.