I think this bug Occurs when Pixelate W=2 and Pixelate H=2
Viewing post in I found a bug in PixaTools v157
Sorry. As a result of testing on v155, the same problem occurs with pixelate W,H=3 and W,H=4. I press F to get fullscreen. The reason seems to be simply a matter of size. I want to give you the information you want, but I think this is the limit I can provide.
%%NOTE:Unfortunately, batch processing also creates the same problem.
I am using Windows 10, and the font size is 100%, which is the default of Windows 10. I'm using a desktop.
But I have also seen this error on other computers with 4K monitors attached. The computer is running Windows 7.
That computer is my personal work computer and is currently not accessible. I am currently home. Sorry.
I live in another non-English speaking country, but I am a programmer. I have witnessed js error on v135 you made. I mainly use c# and c++, but not javascript, so it may not help. Still, I want to help you as much as I can.
In my opinion, in the process of converting an image to a floating point between 0 and 1, I want to check if there is any error in the position of the pixels. Floating point errors sometimes make a roundoff operation. The key to this problem is that the dithering doesn't work in areas where it should be. Somewhere, it seems that the pixel is clearly not recognizing where it should be taken.
Or, it may be that the dithering position is pushed by one and the calculation is not possible.
I love this program so much that I want to help improve it whenever possible.