Better return codes
Author: FrwahCreated Oct 27, 2019Updated Aug 15, 2021
If guetzli fails for some reason, it always returns 1. I would much rather see that different values were used. Like this: 1: can’t find file 2: no output file 3: too many arguments And so on. Very simple change
Source: google/guetzli