4

技术周刊 2021-04-15:2021最值得期待的新技术 JPEG XL、CSS 容器查询

 3 years ago
source link: https://zhuanlan.zhihu.com/p/365497937
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

技术周刊 2021-04-15:2021最值得期待的新技术 JPEG XL、CSS 容器查询

前端开发话题下的优秀答主
<host-element>
  <template shadowroot="open">
    <slot></slot>
  </template>
  <h2>Light content</h2>
</host-element>
  • Chrome Canary 实验性支持JPEG XL 图片格式,使用 chrome://flags/#enable-jxl 开启。该格式(扩展名 .jxl)是 JPEG 委员会的下一代通用图像压缩编解码器,支持有损、无损压缩动画以及 Alpha 透明度。(这里可以对比效果)。其主要特点有:
  • 有损压缩时:相同的视觉质量,比 JPEG 小约 60%。
  • 无损压缩时:比 PNG 减小约 35%(对于 HDR,减小 50%)。
  • 支持无损 JPEG 转码,减小约 20% 文件大小。
  • 专为摄影和合成图像而设计。
  • 渐进式解码。
  • 编码和解码更快。
  • 全面支持广色域和 HDR。
  • 无版权费。

几种格式的文件大小对比(查看原始图片

点评:在 Mac 中可以使用 brew install jpeg-xl 安装 JXL 编码器,安装完毕后通过 cjxl 命令转换图片为 .jxl 格式。

  • Chrome Canary 还实验性支持了 CSS 容器查询功能,使子元素可以根据父元素宽高动态调整布局和其他样式。需要开启:chrome://flags/#enable-container-queries

点评:这是 2021 最值得期待 CSS 新特性,没有之一!

优秀 Demo


本期编辑:@一丝,审阅:@承虎

题图来源:https://cloudinary.com/blog/how_jpeg_xl_compares_to_other_image_codecs

编辑于昨天 02:23

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK