Comments

Log in with itch.io to leave a comment.

(1 edit)

This seems like a really useful tool, especially in combo with your Img2Palette tool. But I wanted to give a heads up that whenever I go to download this, it gets flagged as malicious by my Microsoft Defender Antivirus.

Lol so assuming you are not actually a L33T H4XX0R who is trying to bamboozle us, Microsoft Defender specifically makes reference to the file "Program:Win32/Wacapew.C!ml", if that helps you troubleshoot the issue

(+1)

Thanks for letting me know. It's likely because I compiled the executable using PyInstaller, which is also sometimes used to compile malware.

I've uploaded a new version that attempts to reduce false positives, but unfortunately one-file compilers inherently have this issue.

Thanks again, that seemed to do the trick!

(1 edit)

Can't run

Strange, it seems to work fine for me. Are there any error messages that appear?

Looked into it and it seems you need python installed. Updated it to run without dependencies.

Yes thanks. It works now.