Arcade Image Converter Tool

Hi, all.

This is just post about a tool, I’ve been working on that allows the user to provide a picture that then returns converted image. That’s in the arcade makecode image format and pallet. Alongside providing extra functionality such as Dithering and different conversion methods that try match each pixel colour to the images colours.

The tool was originally created in python as a basic project but then converted using AI over to Javascript to make it more portable as a browser page with AI adding extra functionality mostly due to me having many active projects and never completing them.

I wont provide a direct link to the website as not sure that’s allowed so here the github page.

You’re able to download the html page and just drag and drop it to your browser to use it in a completely offline form. I am open to feedback and ideas. As all i want todo is help people.

-3rd

well that’s already a thing https://kristianpedersen.github.io/Convert-Image-to-MakeCode-Arcade-Sprite but nice to see the collaboration

and I’m pretty sure a link is fine

WOW!

how did you do that I could not figure out how to use it