this post was submitted on 26 Sep 2024
6 points (100.0% liked)

Lemmy Support

4639 readers
2 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

External images could be linked and displayed using:

  • ![](external url)

Then Lemmy images could be resized which I think also shrinks the file size; hence faster display time, save internet data, and save screen space; by adding &thumbnail=:

  • ![](https://lemmy. .../pictrs/image/... .webp?format=webp&thumbnail=320)

So, is it possible to do similar but for any external image? Or at least generate thumbnails of many external images? Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] themoonisacheese@sh.itjust.works 2 points 2 days ago (1 children)

This resizing is done by pictrs at runtime, when you request the image. Unless the external image host also uses pictrs, you can't do this with any other host, no.

[โ€“] A32topsL@lemmy.world 2 points 2 days ago

Understood, thanks. ๐Ÿ‘