Skip to content

Provide image scaling via GET parameter #2273

Description

@stefan-niedermann

Attached images should be scalable via a parameter to reduce the size for previews.

Similar to the avatar endpoint one could add something like

https://<image-uri>/64

for a scaled down version of the image which fits into a 64x64 px square.

Alternatively a GET parameter like

https://<image-url>?size=64

would work, too.

Would also be needed for #1635 (comment) but since we have an Android client in the meantime, this might be even more important 😉

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions