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

wip(webp) #620

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

wip(webp) #620

wants to merge 2 commits into from

Conversation

trollepierre
Copy link
Owner

@trollepierre trollepierre commented Mar 24, 2020

Add WebP for image https://web.dev/codelab-serve-images-webp/ (for everything except safari-ie11)

Test mettre ça :

cwebp -q 10 img0.jpg -o iran-10.webp => parfait pour les img0
cwebp -q 75 img5.jpg -o maeh-75.webp => pour les autres

Description
Modifier

Add WebP for image https://web.dev/codelab-serve-images-webp/ (for everything except safari-ie11)

Test mettre ça :

cwebp -q 10 img0.jpg -o iran-10.webp => parfait pour les img0
cwebp -q 75 img5.jpg -o maeh-75.webp => pour les autres

Todo
download img from dropbox
webp them
upload img to pcloud or dropbox
=> ECHEC
=> todo shell

@trollepierre trollepierre changed the title wip wip(webp) Apr 18, 2020
@trollepierre trollepierre linked an issue Nov 19, 2020 that may be closed by this pull request
@stale
Copy link

stale bot commented Oct 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 31 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 2, 2021
@stale stale bot removed the stale label Oct 4, 2021
@trollepierre trollepierre added stale and removed stale labels Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webp to add
1 participant