Imagine icon indicating copy to clipboard operation
Imagine copied to clipboard

What is this program actually doing when I add a folder with images???

Open stderr-to-devnull opened this issue 10 months ago • 3 comments

When I add a folder with images, this program automatically starts compressing all the files inside for some reason. Where did it compress them? There was no information about what it is doing and where.

stderr-to-devnull avatar Feb 18 '25 21:02 stderr-to-devnull

It use pngquant.exe or cjpeg.exe locally. You can find them in your software installation directory.

meowtec avatar Feb 23 '25 07:02 meowtec

First of all, this program should not do anything by itself when I am just adding some files to it, the user should decide if or when the program will start processing anything, not just do things without user input or knowledge.

Secondly, the installation is completely automatic, without knowing in advance where it installs itself or having the option to choose a path for it.

stderr-to-devnull avatar Feb 24 '25 21:02 stderr-to-devnull

First of all, this program should not do anything by itself when I am just adding some files to it, the user should decide if or when the program will start processing anything, not just do things without user input or knowledge.

Secondly, the installation is completely automatic, without knowing in advance where it installs itself or having the option to choose a path for it.

Welcome to submit a PULL REQUEST.

meowtec avatar Feb 26 '25 16:02 meowtec