plan2net / webp

Create a WebP copy for images (TYPO3 CMS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not the image/webp header

darkospale opened this issue · comments

In the extension documenatation, it is stated that when you finish setting everything up, the images that are displayed have a suffix as they did before, but that the header of the images is set to image/webp.
I use nginx, it is set up, I have checked my /_processed/ folder and the images are generated, is there something I am missing?

2023-08-15_13-57

I have faced the same issue. > https://prnt.sc/QhrP1bgekgub

If I have added cropping on the image then working properly.
I need all images to be converted into the webp.

it's my settings > https://prnt.sc/EveUOQ9ilaLB

Thanks in advance!

The extension only works on processed images. If your images are not touched (whatever cause) by TYPO3 CMS, they won't get converted to webp.