Git Product home page Git Product logo

Comments (4)

Osub avatar Osub commented on June 4, 2024

webp简介

webp是一种支持有损压缩、无损压缩、透明度(也称为alpha通道)和动画的图片文件格式,派生自图像编码格式 VP8。根据 Google 的测试,无损压缩后的 WebP 在保持同等质量的情况下体积减少25%到35%

from performance-column.

Osub avatar Osub commented on June 4, 2024

webp相关资源

from performance-column.

Osub avatar Osub commented on June 4, 2024

webp的应用场景

  1. 客户端软件,内嵌了基于Chromium的webview,这类浏览器中应用的网页是可以完全使用webp格式,提升加载渲染速度,不考虑兼容。
  2. 用node-webkit开发的程序,用webp可以减少文件包的体积。
  3. 移动应用 或 网页游戏 ,界面需要大量图片,可以嵌入webp的解码包,能够节省用户流量,提升访问速度

from performance-column.

Osub avatar Osub commented on June 4, 2024

webp兼容性

jietu20170307-132331

参考内容
兼容解决方案

jietu20170307-134506
参考:http://webpjs.appspot.com/

from performance-column.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.