The maximum image size and file attachment/upload size is 4096 KB.
Authorized file extensions:
This is a link to an image on Wikipedia.
The link is https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Mount_Rushmore_detail_view_%28100MP%29.jpg/284px-Mount_Rushmore_detail_view_%28100MP%29.jpg
This is possible, but I’m curious about the reason for your inquiry. Is there a specific reason you’re wanting to upload this specific file format and asking about file size limits? I now know it’s Google’s image format, but I have never heard anything about it until I just looked it up.
Firstly, this is more of a browser issue than a forum issue. Asuming, that the forum would just accept the format and create a link, it’s really whether users’ browsers can handle it?
A while back there was a bit of a tiff between Apple and webp. At one point they put it into their browser, then they took it out, then back in. Now i don’t know. Perhaps someone here knows if Apple’s browser can display webp nowadays. That would be the main reason not to allow it, if it doesn’t work with Apple.
Otherwise I’m seeing wide compatibility with webp. All my mobile devices handle it without issue. Same for other desktops.
In answer to your question;
For about 2 years now, i switched to webp as my main lossy format for images. I use png for authoring/editing and webp for deployment/demos/web. I’ve got to the point where jpeg really annoys me. Every time i zoom in, there are those annoying artefacts; blocks, halos, rings, marks and noise - even on, so-called, high quality. Even the most moderately compressed webp has none of those and 95% webp’s are really quite nice.
Webps are smaller, but for me it’s more about an acceptable quality in a distributable format. When you’ve spent 8 hours rendering an image, converting it to jpeg feels like drawing a moustache on the Mona Lisa.
Just to point out, there are other formats that claim to be better than webp. Accepted, there probably are. But Webp has reached a certain level of compatibility and has wide support, except possibly with Apple.
This is a tangent, but do you have an example handy showing a jpeg with problems that can be solved by webp? When I’ve seen direct comparisons between webp and jpeg (e.g. here) the webp often looks (to my inexpert eye) clearly worse at comparable compression levels, eliminating artifacts at the cost of eliminating all texture and detail from low-frequency areas of the image, and sometimes getting the colors wrong too. Obviously you have far more experience in this area than I do and so do many others who swear by webp, but I can’t help feeling doubtful.
Feel free to take the original png (linked above) and experiment for yourself. You can reduce the worst and still keep JPG at 100%, but there are still some and the picture is large.
I’d be interested if you can make a ~1M jpg with no visible artefacts.
All these images appear correctly for me using Safari on MacOSX, both in the forum and the notification email sent to me via gmail viewed in Safari as well.
Other browsers may not show .webp - I’ve heard IE likely doesn’t work and I’d suspect Opera might have a problem also.
The image details look relatively the same to my eyes, although if I look closely I think I see what you mean by artifacting in the sky above the pixelated curve of the dome.
I personally wouldn’t have noticed any difference on casual view if it wasn’t pointed out directly, but if you can save space in file size that’s a good thing.
IE is discontinued. I tried in Edge and everything’s fine. Not tested Opera.
Just to add regarding image format comparisons, it’s important not to use an image that’s started life already lossy compressed. For example, most phone pictures are already JPG. RAW would be a good format to start from, for example.
I can see what you mean, and that’s what’s going to happen with any kind of compression.
I imagine in most usage hopefully the player isn’t zoomed in quite this far and won’t notice, but I have seen this happen when creating logos when I’m adjusting text that I’ve downloaded from a style site when it’s converted from PNG and then moving it around and making it bigger it can create those weird edges.
A problem with JPG is the way it works; first split the picture into 8x8 pixel tiles then compress. There’s just no way you’re not going to get problems on the edges of those tiles between them.
Of course, this wasn’t a design mistake, it was an innovation! It allowed images to be compressed in hardware available back in 1990.
Fair point, the webp does come off better in that comparison. I can’t make a JPEG look that good except at much larger file size (more than half the size of the original, in fact, which kind of makes it pointless to use compression at all). All the edges against a clear blue sky make the difference clearer than it would be in many images, but still, if you have a sensitive eye for compression artifacts, that makes a preference for webp quite understandable.