this post was submitted on 29 Aug 2023
6 points (75.0% liked)
Lemmy.world Support
3227 readers
1 users here now
Lemmy.world Support
Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.
This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.
This community is subject to the rules defined here for lemmy.world.
You can also DM https://lemmy.world/u/lwreport or email report@lemmy.world (PGP Supported) if you need to reach our directly to the admin team.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world/
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Some instances are disabling image uploads temporarily until they can deal with the trash that's uploading CSAM.
Not certain if lemmy.world is one of them.
Upload to imgur, copy the image link and post that (the link ending in .jpg/.webp, not the plain imgur link) for the time being.
Had someone ask how, so I'll drop this here too:
When you finish uploading to imgur, you're brought to a full webpage with the image embedded in it like this:
https://imgur.com/a/SzSKW5M
You want to right-click on the image and select 'open image in new tab' which gives you this:
https://i.imgur.com/GFTwYm3.jpg
(if you're on mobile first select 'desktop site' from the browsers options or you'll get a low quality .webp version from the open image button. It'll work, but many ppl hate it)
Finally format it like this to embed it in a post/comment:
![](https://i.imgur.com/GFTwYm3.jpg)
(I added backslashes to the front of that to prevent it embedding the link as an image and show you the formatting instead)
For Imgur on mobile you can actually get the full quality image url by doing as you said, with one extra step:
This will provide a direct link to the full quality jpg/png rather than the low quality webp
That's unnecessary. When viewing the page with 'desktop site' enabled, it already loads the full quality jpg/png. Tapping/clicking on it just expands that file to fill the screen, it doesn't load a new file.
Webp is only used on the mobile site.
(at least that's the results I get re-testing just now via chrome and forefox android)