Could you post a screenshot of the terminal window where you tried to run Pixelfix? It might contain more information that can help solve your issue.
Pixelfix itself shouldnât put out Not a directory or Killed: 9, but one of its dependencies or the packaged version of node might. The terminal window might contain information about what put out those errors.
You can see that pre-upload there are no black edges because the image blends into the background color perfectly. Only after uploading the image does this change.
On upload, Roblox is now making fully transparent pixels black.This was an issue two months ago, too, but it was quickly resolved. See here:
This particular issue can only be solved on Robloxâs end.
Iâm having issues with the executable on MacOS, I built it by myself since the original exec wasnât working but now it doesnât respond. Is there a web-based version where I can upload to a site and it does it for me or maybe a web api?
Not sure I buy the performance argument from Quenty. Isnât this just a different blend_func? Or in the modern rendering pipeline maybe it is a line or two of shader code?
If you want to help fix this problem, please provide your OS version and any output from pixelfix. Try running pixelfix through the terminal. Try installing Node js and see if node work on its own, then see if pixelfix works through node.
I donât have a Mac of any sort so I canât test this myself.
Instead of pixelfix, you can use tools like the one posted here:
You can also search âalpha bleedâ and see if you can find any similar tools on e.g. Google or GitHub.
My brain is really having a hard time wrapping its head around how to install pixelfix. do you have a video showing how to install and set it up? thanks!