How does the 'Target KB' compression actually work without destroying the image?
It uses a smart recursive loop. It starts by attempting to compress the image at 90% quality. If the resulting file size is still larger than your target KB, it drops the quality slightly and tries again. It repeats this process instantly in the background until it finds the mathematical sweet spot where the file size is low, but the visual fidelity remains high.