
A sprite editor with a special custom multi-window system, with custom brushes, easy sizing for brushes in editor window.
It is specifically designed for my custom image format P64. A 64x64 image format, designed to be simplistic and fast.
It support export to TGA, P64, FITS, and ICO.
If anyone is interested the link is here: https://rockyoliver.itch.io/p64editor
The editor has a radial color picker that also shows an index of 255 colors
If anyone is interested in it, I'm going to continue updating it.
I made it to create quick pixel art, and icons for my software and games.
I plan to add support for other formats in the future, like PNG, QOI, and XPM. (The XPM would be very useful because it could be mapped
directly to a source file, and then could be read from a parser into software, or into linux for icons)
I’m curious if others in the community would find a tool like this useful? If there’s interest, I plan to post regular updates on itch as I add new formats and features.