I've been making tools that make making games easier. They started as utilities I could use for my own projects but I've been thinking about making them available on my page. So far I have one on my page which is an image to SVG converter. Which even works with animated images. But the two I am most excited for are below.
I am almost done with a music composition/sequencer tool that exports as either a wave, mp3, or my favorite, JavaScript that you can drop right into your html5 based game and it will require zero downloads or files to play. You can make music for your games in a sort of Mario paint kind of way.
I am also putting the finishing touches on a tool that can convert either a series of images or a full sprite sheet into pixel art. It allows some basic editing, pose detection, alignment, background removal and will export the finish product as either a new pixel art sprite sheet or a series of pixel art pose image pngs. It takes hand drawn or digitally drawn graphics and makes them pixel art. No lame filters. No downscaling. No color averaging. And it DOESN'T use or require generative AI which would get expensive and could cause unintended changes to your artwork. It just redraws your character as pixel art using really complicated math.
I won't be able to work on them again until this weekend at which point I plan to finish them both but I wanted to see if anyone would even be interested in these sorts of tools?
Have a great night.
