For even smaller images that are always deterministic/reproducible with a multi-party signed supply chain, check out https://stagex.tools
Also, I took a quick look and I don't understand how your tool could possibly produce "even smaller images". The article is using multi-stage builds to produce a final Docker image that is quite literally just the target binary in question (based on the scratch image), whereas your tool appears be a whole Linux distribution.