This is the link to the image. It has 3.8mb. In my opinion that is way too much.
deleted by creator
Thank you!
I got it to 47 KB after resizing it to 850px by 239px, heh
It could be resized too. 5120x1440 is way too big for a website banner. There’s no reason to go more than double the size it will actually be displayed at. That would bring it down to a couple hundred KB.
Sorry for being a bit of a dick, I think you mean that the file “is 3.8MB”.
“mb” would mean millibit, 3.8millibit is an impossibly small file size, and would never exist practically (though I an sure that with some clever maths a zip bomb could be designed so that one bit of data could be compressed into 3.8millibits)
MB is the proper shorthand for MegaByte, a decent file size for a high quallity pucture, depending on the format and compression.
Unless we analyze the image, and determine the image format and compression settings we have no idea of if 3.8MB is a resonable size of the file or not, and the mods have hidden a rar file in the picture file, it is highly improbable that would be the case however.
Sorry for being a dick.
Please stop purposefully misunderstanding people when the thing their trying to say is clear. Most annoying character trait one could have.
I’ll add some context for anyone who might be interested.
why does the poster image of c/linux have 3.8mb?
When speaking Portuguese (possibly Spanish as well) you would say it like this, a imagem tem….
It is quite common for native speakers of Portuguese (and probably Spanish) mix this up when speaking English.
source: I speak Portuguese
OP does not argue about ‘has’ vs ‘is’.
I’m just adding useful extra information to the thread.
Sorry for being a bit of a dick, I think you mean that the file “is 3.8MB”.
The sentence I was referring to in my original comment.
Edit: added context
The issue is not that the large image was uploaded. The server should always store the highest quality available, and serve whatever resolution is requested by the client.
I consider this a bug with Lemmy
Which are you suggesting?
- that the image could be losslessly compressed more efficiently?
- that lossy compression should be used more aggressively?
- that there is extra data hidden in the file?
It’s 5120 px wide. Is this necessary?
That’s a question for a web developer, which I am not. I would expect it to be the max common resolution width. A quick Google shows that modern ultrawides are 5120x1440. So that’s probably why.
I’m a web developer.
Lemmy does not use the entire screen width. The way it has been embedded in the page means that image takes up only 850 pixels of horizontal space so it could be 5x smaller and no one would be able to see the difference.
Lemmy really should be automatically resizing the images (on the server) when they are uploaded, not every single time the community is viewed (in the browser).