V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
爱意满满的作品展示区。
Kaciras

分享我写的图片压缩效果分析工具

  •  4
     
  •   Kaciras ·
    Kaciras · Oct 14, 2021 · 3754 views
    This topic created in 1664 days ago, the information mentioned may be changed or developed.

    ICanalyzer 是我开发的一个网页应用,用于压缩图片并测试各个参数对结果的影响。

    • 转码和运算都在浏览器里完成,使用 WebAssembly 。
    • 支持 WebP,WebP2,AVIF,JPEG XL 等新格式。
    • 支持图片相似度指标 PSNR,SSIM,Buggeraugli 。

    在线使用: https://ic-analyzer.kaciras.com

    中文说明: https://github.com/Kaciras/ICAnalyzer/wiki/Tutorial-(Chinese)

    开发小记: https://blog.kaciras.com/article/23/icanalyzer-development-log

    WebP 转换参数分析: https://blog.kaciras.com/article/24/analyze-WebP-encode-options

    11 replies    2021-10-19 11:04:42 +08:00
    iyour
        1
    iyour  
       Oct 14, 2021
    非常棒的工具,看了楼主对图片压缩分析的文章很有深度,算是学习受用了。
    SjwNo1
        2
    SjwNo1  
       Oct 14, 2021
    厉害
    Kilerd
        3
    Kilerd  
       Oct 14, 2021 via iPhone
    很棒,给我的图片网站压缩方案提供了方向
    maplerecall
        4
    maplerecall  
       Oct 14, 2021 via Android
    很有趣的研究!
    SuperMild
        5
    SuperMild  
       Oct 14, 2021
    很实用!
    MzM2ODkx
        6
    MzM2ODkx  
       Oct 15, 2021
    不支持 safari 吗?
    Kaciras
        7
    Kaciras  
    OP
       Oct 15, 2021
    @iMusic 你是什么版本的 Safari,我代码里用了 Logical Assignment 和 Class fields,老浏览器无法运行。

    https://caniuse.com/mdn-javascript_operators_logical_nullish_assignment
    https://caniuse.com/mdn-javascript_classes_public_class_fields

    我没有苹果的设备,不知也没有 windows 里测试 Safari 的方法……
    MzM2ODkx
        8
    MzM2ODkx  
       Oct 15, 2021
    @Kaciras 恩,我系统没升级,safari 是 13.1 确实不支持这 2 个语法
    Kaciras
        9
    Kaciras  
    OP
       Oct 15, 2021
    @iMusic 好吧,改了下构建配置,现在应该支持 13.1 了
    seiuneko
        10
    seiuneko  
       Oct 18, 2021 via Android
    博客 502 了?
    Kaciras
        11
    Kaciras  
    OP
       Oct 19, 2021
    @F0nebula 修好了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1055 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 82ms · UTC 17:34 · PVG 01:34 · LAX 10:34 · JFK 13:34
    ♥ Do have faith in what you're doing.