Vencord / plugin-requests

Vencord plugin requests. Open the link below to create a request
https://github.com/Vencord/plugin-requests/issues/new?template=request.yml
27 stars 4 forks source link

Uncompressed Discord Image Previews #164

Open Reaper511 opened 3 months ago

Reaper511 commented 3 months ago

Plugin Description

A plugin that will display the uncompressed version of images posted in chats. As of now, any preview images are a compressed form using a 'media.discordapp.net' link, where if you click "open in browser", you get the full uncompressed version in a new tab as a 'cdn.discordapp.com' link. A current plugin exists for BD, that simply makes the previews 'cdn.discordapp.com' instead of having to manually open in browser. The result is significant.

Note: The existing plugin for BD changes all 'media.discordapp.net' links into 'cdn.discordapp.com' links. Not simply your own text like TextReplace.

Existing Plugin for other mod

https://github.com/Knewest/uncompressed-discord-images

Request Agreement

Sqaaakoi commented 3 months ago

this was a thing but it was apparently removed :/ https://github.com/Vendicated/Vencord/commit/467c5e0c4c00b021ec8ae8ecf0ee929630ec7f31

Vendicated commented 3 months ago

because that plugin was a bandaid fix to a short term problem that made the previews incredibly low resolution. we removed it once discord fixed their quality and for reasons of needing more changes to bring it back. it says just this in the commit you linked