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

V12 - Compatibility #46

Open
support-beech opened this issue Oct 3, 2023 · 3 comments
Open

V12 - Compatibility #46

support-beech opened this issue Oct 3, 2023 · 3 comments

Comments

@support-beech
Copy link

Hi, is there any plans for V12 Compatibility or are there alternatives to consider?

@kszymukowicz
Copy link
Contributor

Sure, it will definitely be upgraded to version 12. I expect it to be ready in the next 1-2 months.

@wazum
Copy link

wazum commented Aug 28, 2024

Any news on that @kszymukowicz ? tia

@kszymukowicz
Copy link
Contributor

@wazum @support-beech

With great support of browser for https://caniuse.com/?search=webp and https://caniuse.com/?search=avif the sense of this extension is lower and lower.

Good to mention also is that https://github.com/b13/picture has lately integrated option "onlyWebp". So we have a tool (b13/picture) and possibilities (wide support of browsers for webp) to finally forget about all jpg/png/gifs.

The only use case for imageopt extension I see are:

  1. It was used in project already and transforming all image viewhelpers into b13/picture with onlyWebp would be too time consuming.

  2. Imageopt would be used for some edge case for having greater quality on resized images. Something like "take original image from TYPO3, take the crop size form TYPO3, send this original image and crop data to kraken. Save the output in _processed_."

Do you have some other use cases?

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

No branches or pull requests

3 participants