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

Lemmy Support

4651 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.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 3 weeks 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.

[โ€“] [email protected] 2 points 3 weeks ago

Understood, thanks. ๐Ÿ‘