<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Project on WebP Server Documentation</title><link>https://docs.webp.sh/project/</link><description>Recent content in Project on WebP Server Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.webp.sh/project/index.xml" rel="self" type="application/rss+xml"/><item><title>Benchmark</title><link>https://docs.webp.sh/project/benchmark/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webp.sh/project/benchmark/</guid><description>&lt;h1 id="benchmark"&gt;
 Benchmark
 &lt;a class="anchor" href="#benchmark"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Benchmarks are done with &lt;code&gt;AMD Ryzen 7 PRO 5850U&lt;/code&gt; with a customized image set: totaling 2.6 GB. Around 80% of the images were taken with a Sony A7 camera, with file sizes averaging around 15 MiB. The remaining 20% were smaller images with sizes ranging from 1 MiB to 5 MiB.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;[Nova@WebP webp_bench]$ du -ch pics
17M	pics/pics/MC
6.1M	pics/pics/Wallpapers
2.0M	pics/pics/elk
151M	pics/pics/TUNA-SFD
32M	pics/pics/ThinkPad
322M	pics/pics
5.2M	pics/exif-orientation-examples
2.6G	pics
2.6G	total
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;For more info on benchmark framework, or you&amp;rsquo;d like to do a benchmark yourself, visit 
 &lt;a href="https://github.com/webp-sh/webp_bench"&gt;https://github.com/webp-sh/webp_bench&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Build</title><link>https://docs.webp.sh/project/build/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webp.sh/project/build/</guid><description>&lt;h1 id="build-webp-server-go"&gt;
 Build WebP Server Go
 &lt;a class="anchor" href="#build-webp-server-go"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Install latest version of golang, enable go module, install dependencies described under 
 &lt;a href="https://docs.webp.sh/deployment/binary/"&gt;Usage with Binary (Advanced)&lt;/a&gt; and clone the repo, then&amp;hellip;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-sh" data-lang="sh"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;make
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Due to the limitations of webp module, you can&amp;rsquo;t cross compile this tool.
But the binary will work instantly on your platform and arch&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Comparisons</title><link>https://docs.webp.sh/project/comparisons/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webp.sh/project/comparisons/</guid><description>&lt;h1 id="comparison-between-different-versions"&gt;
 Comparison between different versions
 &lt;a class="anchor" href="#comparison-between-different-versions"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Feature&lt;/th&gt;
 &lt;th&gt;Go&lt;/th&gt;
 &lt;th&gt;Node&lt;/th&gt;
 &lt;th&gt;Java&lt;/th&gt;
 &lt;th&gt;Python&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Convert images on the fly&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Image prefetch&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Image resize/crop&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;URL mapping&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Compression rate display&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;AVIF Support&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;JXL Support&lt;/td&gt;
 &lt;td&gt;✔&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;</description></item><item><title>Contributors</title><link>https://docs.webp.sh/project/contributors/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webp.sh/project/contributors/</guid><description>&lt;h1 id="contributors"&gt;
 Contributors
 &lt;a class="anchor" href="#contributors"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;In alphabetical order&lt;/p&gt;
&lt;/blockquote&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;GitHub Username&lt;/th&gt;
 &lt;th&gt;GitHub ID&lt;/th&gt;
 &lt;th&gt;Work&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;BennyThink&lt;/td&gt;
 &lt;td&gt;BennyThink&lt;/td&gt;
 &lt;td&gt;WebP Server Go, WebP Server Python&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;BlueCocoa&lt;/td&gt;
 &lt;td&gt;BlueCocoa&lt;/td&gt;
 &lt;td&gt;WebP Server Rust&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;BugFest&lt;/td&gt;
 &lt;td&gt;bugfest&lt;/td&gt;
 &lt;td&gt;WebP Server Go&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Keshane&lt;/td&gt;
 &lt;td&gt;KnifeC&lt;/td&gt;
 &lt;td&gt;WebP Server Java, Artwork Digitalize&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Langel&lt;/td&gt;
 &lt;td&gt;llanc&lt;/td&gt;
 &lt;td&gt;WebP Server Go&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Mathieu Aubin&lt;/td&gt;
 &lt;td&gt;mathieu-aubin&lt;/td&gt;
 &lt;td&gt;WebP Server Go&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;muzi&lt;/td&gt;
 &lt;td&gt;muzi502&lt;/td&gt;
 &lt;td&gt;WebP Server Go&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Nova Kwok&lt;/td&gt;
 &lt;td&gt;n0vad3v&lt;/td&gt;
 &lt;td&gt;WebP Server Go, WebP Server Node ,&lt;code&gt;webp.sh&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Tuki&lt;/td&gt;
 &lt;td&gt;tukideng&lt;/td&gt;
 &lt;td&gt;Artwork Design&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Vadim&lt;/td&gt;
 &lt;td&gt;fffilimonov&lt;/td&gt;
 &lt;td&gt;WebP Server Go&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;</description></item><item><title>Related Articles</title><link>https://docs.webp.sh/project/related-articles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webp.sh/project/related-articles/</guid><description>&lt;h1 id="related-articles"&gt;
 Related Articles
 &lt;a class="anchor" href="#related-articles"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;
 &lt;a href="https://nova.moe/re-introduce-webp-server/"&gt;让站点图片加载速度更快——引入 WebP Server 无缝转换图片为 WebP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://dmesg.app/flying-webp.html"&gt;个人网站无缝切换图片到 webp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://halo.run/archives/halo-and-webp"&gt;优雅的让 Halo 支持 webp 图片输出&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://blog.k8s.li/oh-my-webpsh.html"&gt;让图片飞起来 oh-my-webp.sh ！&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://learnku.com/go/t/41426"&gt; [Go 开源推荐] webp_server_go —— 可自动将 jpg, jpeg, PNG 图片进行压缩的 WebP 服务 &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://sspai.com/post/59394"&gt;使用 WebP Server Go 优化图片提升网站加载速度 &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://findmyfun.xyz/archives/%E4%BC%98%E9%9B%85%E7%9A%84%E8%AE%A9halo%E6%94%AF%E6%8C%81webp%E5%9B%BE%E7%89%87%E8%BE%93%E5%87%BA"&gt;20220228 Docker安装webps｜优雅的让Halo支持webp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://www.chonguang.cn/archives/qie-huan-wang-zhan-tu-pian-ge-shi-dao-webp"&gt;切换网站图片格式到webp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://blog.csdn.net/weixin_39835991/article/details/110743293"&gt;js将图片转换为base64_为网站添加图片 WebP 自动转换功能&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://luotianyi.vc/6907.html"&gt;【WebP Server】灵活实现站点图片平滑过渡WebP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://zhuanlan.zhihu.com/p/112663522"&gt;为网站添加图片 WebP 自动转换功能 - 知乎&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://www.himiku.com/archives/webp-server-go.html"&gt;用「WebP Server Go」优化你的图片 - 初之音&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://q58.org/questions/D1h3"&gt;使用webp-server-go来无痛高效的优化网站图片 从jpg和png自动转成webp 并删除exif信息 - Q58&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
 &lt;a href="https://laosu.tech/2024/05/04/%E8%83%BD%E5%B0%86%E5%9B%BE%E7%89%87%E8%BD%AC%E4%B8%BAWebP%E6%A0%BC%E5%BC%8F%E7%9A%84WebP%20Server%20Go/"&gt; 能将图片转为WebP格式的WebP Server Go &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>