Closed julled closed 1 year ago
For mail input simulation triggering we can assume that its a low-bandwidth user.
Therefore we should encode images as jpegs in this case.
Homepage users have png as default.
Super easy to implement, along with #63
The png files are less than 200kb. We decided that this is not an issue and the improved quality is worth the few extra kb.
For mail input simulation triggering we can assume that its a low-bandwidth user.
Therefore we should encode images as jpegs in this case.
Homepage users have png as default.