Never be afraid to stand up for what's right :)
Ronen Ness | רונן נס
Creator of
Recent community posts
Thanks! The app itself is a python script I converted into packed exe (forgot what I used for packing, I can check after work if you like but i guess its just whatever youll find on google if you search python to exe).
UI is Html wrapped with electron, but if I had to redo it today I'd use C# with Webview instead.
Hello, i dont have a way to restore old licenses and the old pp account is no more. So you can just use the free version, dont worry about it, and if its important for you to have a license file you can email me at ronenness@gmail.com and ill just give you one that comes with the itchio commercial version. (you don't really need but if you want- no problem just email me).
You forgot to add "asking for a friend" to sound less suspicious :D
Don't worry I couldn't care less if people pirate this software and I'll make no attempt hunting you down if you do.
Ofc I prefer to get paid, but truth is preventing piracy just doesn't worth the time and effort for a private individual like me.
So do whatever you feel is right. I will never know. But you will always live in fear that maybe I lied.
There are mac and linux versions but they are super old and not maintained anymore, if you manage to make it work feel free to use it (don't buy a license since its not supported version)
MAC
https://drive.google.com/open?id=1s_jRRhe4UuSUTXuh49djZ-c4AZNGvs2z
LINUX
https://drive.google.com/open?id=1-ixDVHMdpRURPnAPSSDXYEvlZrTdmpas
Hi vizooall,
result image can either be the size of the input image or smaller (there's a checkbox to determine that) but can't be larger.
If you need to just scale up the image you can use any photo editing software to scale it, just make sure you use nearest neighbor filtering so it won't get blurry, and that you increase size in round factors so that pixels will duplicate evenly. But if you do that - ask yourself first if you really need the source image larger and not just scale it in runtime in whatever platform you present the image on?
If you need to scale up the image with actually adding more details to it, and not just duplicate pixels, that's something Pixelator can't do. Adding details to scale up image is a whole different thing and usually involves ML
looks like it fail to load the preview image (there's a little broken image icon in the corner) but I don't see any error message, so maybe there's something off about the location pixelator is in, which is where the preview is created.
Can you please paste the full path of where pixelator exe is located? And just to make sure, you didn't get any error message you dismissed right?
Thanks :)