Skip to content

Feat: Dynamic Image Resizing #99

@nelsonic

Description

@nelsonic

At present we have single size image resizing: 7. Resizing/compressing files
This is a very good starting point, 👍
but it sets and artificial constraint
that ends up looking "meh" on most devices.

ginger-compressed

image

Story

As a person using multiple devices to view the App - that features image content -
I want images to conform to the device/screen size
So that they always look their best.

As noted in #91 our friend has created https://github.com/jupiter/rust-image-worker
which appears to be well-documented and tested and runs on Cloudflare with CDN caching. 🏎️
While it currently does not have support for certain formats jupiter/rust-image-worker#3
But the underlying library does support GIF and Webp: https://docs.rs/image/latest/image/enum.ImageFormat.html#variant.Gif

Todo

Metadata

Metadata

Assignees

No one assigned

    Labels

    T4hTime Estimate 4 HoursdiscussShare your constructive thoughts on how to make progress with this issuedocumentationImprovements or additions to documentationenhancementNew feature or enhancement of existing functionalityhelp wantedIf you can help make progress with this issue, please comment!priority-2Second highest priority, should be worked on as soon as the Priority-1 issues are finishedtechnicalA technical issue that requires understanding of the code, infrastructure or dependencies

    Type

    No type

    Projects

    Status

    🔖 Ready for Development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions