You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or does the thresholdSize: 0.4 * MiB part mean that everything under 0.4 MiB (~419 kB) will be downsided? Because that's very low for a high-definition image.
Yes, resizing logic does take effect when the overall size of the original message is over threshholdSize.
The numbers are as they are to give global and primarily mobile Signal users a good experience. Images can be very large, and global data plans are often limited.
Using a supported version?
Overall summary
A 3768x3768 JPEG image of 553 kB got downsized to 3072x3072 in high-quality mode.
If I read this logic correctly, that shouldn't be the case, as long as it's under 4096 by 4096 and under 3 MB.
Signal-Desktop/ts/util/scaleImageToLevel.ts
Lines 30 to 53 in 4aa898f
I would expect that I. WhatsApp high quality even allows images of ~5400 pixels wide to be shared in high quality mode.
(can't share the image unfortunately).
Steps to reproduce
Expected result
Full quality image
Actual result
Compressed image
Screenshots
No response
Signal version
7.11.0
Operating system
Windows 11
Version of Signal on your phone
No response
Link to debug log
No response
The text was updated successfully, but these errors were encountered: