nix*_*win 11 compression image-processing
有没有一种工具可以在保持(尽可能)图像质量的同时实现高图片压缩,并且可以批量压缩图像,以便为网站制作最佳图像?
如果您想要一个易于使用的工具,请尝试Triimage,它可以在 Ubuntu 的软件中心找到。我还测试了 pngcrush 和 optipng 但我不得不说,Trimage 具有这三个工具中最好的压缩率,而不必弄乱控制台:-)
sudo apt-get install trimage
Run Code Online (Sandbox Code Playgroud)