Open support-beech opened 1 year ago
Sure, it will definitely be upgraded to version 12. I expect it to be ready in the next 1-2 months.
Any news on that @kszymukowicz ? tia
@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:
It was used in project already and transforming all image viewhelpers into b13/picture
with onlyWebp
would be too time consuming.
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?
Hi, is there any plans for V12 Compatibility or are there alternatives to consider?