webp-sh / webp_server_go

Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.

Home Page:https://docs.webp.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it have any fallback?

zaied45-183 opened this issue · comments

Hi, do you provide any fallback if the browser or device doesn't have support for webp?

commented

Yes, we'll fallback to the original format, .i.e. jpg, png.