Skip to content

Resize images throughout the app for better SEO #5

@singhlify

Description

@singhlify

Is your feature request related to a problem? Please describe.
According to the web.dev analysis, all the cover images can be compressed further.

Describe the solution you'd like
Compressing the images by using any of the following:

  1. Using external service to act as middleware and compress any image our app requests.
  2. Use Cloudinary to convert all images to webp format.
  3. Compress all images manually before uploading.

Describe alternatives you've considered
None available

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions