WebP Server

A tool that will serve your JPG/PNGs as WebP format with compression, on-the-fly.

What's WebP

WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster.

Why WebP

WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller than comparable JPEG images at equivalent SSIM quality index.

Current Problems with WebP

  • Safari doesn't support it.
  • Tons of Nginx and JavaScript works.
  • It need a tool to transfer.
  • mod_pagespeed is not easy to use.

WebP Server-Go

Finally, we have WebP Server, it's..

Single binary.(With Golang)

Blazing fast...

And of course..

Convert your images..

ON THE FLY

Get WebP Server-Go