Use webp images for faster load of pages
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- vite
- Domain
- documentation, performance
Research direction
Start by searching the docs repository for JPG image assets and references, then confirm which pages are in scope for the VitePress documentation. Review the cwebp conversion approach mentioned in the issue. Done means the selected images are converted, references still resolve, and the affected pages load correctly.
Written by the indexing model from the issue text.
Description
webp images having 85% of jpg images size.
Vitepress supporting webp images without any fallback for support of older browsers. But support of browsers in 2025 is like 🟢 , check https://caniuse.com/?search=webp . We are not having internet explorer in browsers list in analytics and there is some Safari 16 which started support in 20222.
We can use several possibilities to convert images:
Cwebp
download here as archive https://storage.googleapis.com/downloads.webmproject.org/releases/webp/index.html
copy /bin/cwebp to /usr/local/bin
cwebp image.jpg -o image.webp
Or some web solution.
- Dominant language
- Vue
- Stars
- 15
- Forks
- 22
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MerginMaps/docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
MerginMaps/docs#757 ·
-
mobile app reference
Difficulty 1/5 1-3 hours Newbie friendliness 68/100
MerginMaps/docs#124 · 20 comments ·
-
not-released-yet
Difficulty 3/5 1-2 days Newbie friendliness 45/100
MerginMaps/docs#823 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
MerginMaps/docs#804 ·
-
not-released-yet
Difficulty 5/5 Over a week Newbie friendliness 20/100
MerginMaps/docs#801 ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
palladius/rails8-app-on-gcp#145 ·
-
NeedsTriage
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
error Open
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
textual definition
Difficulty 1/5 Under an hour Newbie friendliness 90/100
geneontology/go-ontology#32653 ·