overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.07k stars 857 forks source link

Allow uploading images with higher resolution #1174

Open matteocontrini opened 1 month ago

matteocontrini commented 1 month ago

In Telegram Desktop there's a setting to change the image side from 1280 to 2560.

There should be a similar setting in Telegram for macOS too. The default compression is really abysmal and makes many images pretty much unusable/unreadable. Ironically WhatsApp does better than Telegram...

If not this, at least Premium users should be able to have a higher image quality by default. I don't see how this is a storage issue since you can always send the image as an uncompressed file.