ZeusWPI / ZeusWPI/ZeusWPI

Feature request: by default serve a converted, low bandwidth image (eg webp), and return original quality on request (eg as URL param)

Open
#13 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Prolog
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The images are the highest source of bandwidth use on the Zeus site. A lot of images shown there are hosted on pics.zeus.gent. If on upload we could automatically convert the image using imagemagick to webp or so, we would save a lot of bandwidth and speed up/improve the experience of visiting our site

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the upload and image-serving entry points in the repository, then determine how a converted default and an original-quality URL request would fit. Done means uploaded images use a lower-bandwidth format by default while an explicit request returns the original quality.

Written by the indexing model from the issue text.

Assessment

Domain
backend, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.