lelouchB / final-space-api

Final Space API : RESTful API based on the show Final Space.
https://finalspaceapi.com
BSD 3-Clause "New" or "Revised" License
78 stars 47 forks source link

Serve images in next-gen formats - (WebP) #17

Closed lelouchB closed 4 years ago

lelouchB commented 4 years ago

Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption.

Change the format of the following images to WebP. (Note: this is only for the images under frontend/static/img which are displayed on the landing page.)

AldoTu commented 4 years ago

Hi @lelouchB, I can help you with this.

lelouchB commented 4 years ago

Hey @AldoTu I will assign this issue to you. Thanks

AldoTu commented 4 years ago

Done @lelouchB :) PR #19

lelouchB commented 4 years ago

@AldoTu Thanks for your contribution 👍 Feel free to work on other issues or create your own.

I am sure there are lot o things that you can help with like documentation, README updates, etc.

Looking forward to your future contributions. 💯