fluffychat
fluffychat copied to clipboard
Images sent with "Send image" are scaled up, if their short sides are less than 1600 Pixels
Bug Description
If one sends an image that has a resolution of, for example, 800x600, with "Send Image", the image will be scaled up to 1600x1200. This increases the file-size, without improving the quality.
Steps to Reproduce
- Open a chat.
- Select the + in the text-input-area.
- Choose "Send image".
- Make sure that "Send original" is off.
- Choose an image which is shorter than 1600 pixels on the long sides.
- Download the sent image and check the resolution of the image.
Expected Behavior
The resolution of the image should be the same as the resolution of the original image (but not longer than 1600 pixels on the long sides).
App Version
1.21.2 (Flatpak)
Additional Platform Information
Debian GNU/Linux 12 (Bookworm)
Additional Context
No response