Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: CONVERT JPG IMAGES TO WEBP ON ENTIRE REPOSITORY 🚀 #517

Open
1 task done
0xabdulkhaliq opened this issue Jul 23, 2023 · 3 comments
Open
1 task done

FEAT: CONVERT JPG IMAGES TO WEBP ON ENTIRE REPOSITORY 🚀 #517

0xabdulkhaliq opened this issue Jul 23, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@0xabdulkhaliq
Copy link

Is your feature request related to a problem? Please describe.

  • This feature is related to performance of the gallery problem.

Describe the solution you'd like

  • Currently every images are served in jpg format, due to this reason an average image weighs more than 200kb.
  • The entire repository consists of many number of highly sized png and jpg images, we need to convert them all to webp image.
  • Converting to webp image will results in increasing of the site's performance drastically 🚀
  • Because average webp will only sizes around 70kb, Additionally we want to modify the image sources on source code also from png, jpg to webp.

Describe alternatives you've considered

  • There's no alternative to improve the performance rather than converting these static assets

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@0xabdulkhaliq 0xabdulkhaliq added the enhancement New feature or request label Jul 23, 2023
@github-actions
Copy link

👋 @0xabdulkhalid

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.

@0xabdulkhaliq
Copy link
Author

Hey there @AshAman999 👋🏻,

Please make sure to assign this issue to me as soon as possible to make the work done quickly.

Thank you!

@AshAman999
Copy link
Contributor

Sounds good, webp i had a read once, go for it @0xabdulkhalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants