见过一些批量压缩 /转换格式的软件,但它们没有一个好的 side by side 对比前后功能
有 squoosh 这样的 side by side 比较的的,但又不能批量压缩转换
于是就想做个结合各种优点的:
初步已用 web ui 做了个比较的功能(打算以后 electron )
演示网址 https://garywill.github.io/ivacomp/
演示视频 https://youtu.be/H9yqASKA67Y
仓库地址 https://github.com/garywill/ivacomp
遇到些小疑问:
<video>
不支持image-rendering: pixelated;