Convert sprites to The World Machine's color palette.
Supports PNG, WEBP, JPG, GIF.
Select an image to see a preview.
What is the TWM Filter Converter?
This tool accurately converts any Niko sprites that use the original color palette into their The World Machine versions.
How it works:
The website checks the colors of your image against a list of exact colors from the OneShot sprites. When it finds a match, it replaces it with the TWM equivalent.
If you use a custom sprite with new colors, the tool uses a fallback formula to change those new colors into the TWM style as closely as possible.
Built with JavaScript using the Canvas API for processing.