sh 优化海量图像

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 优化海量图像相关的知识,希望对你有一定的参考价值。

find . -iname '*.jpg' -o -iname '*.png' | xargs convert -verbose -resize 1200x1200
find . -iname *.jpg | xargs jpegoptim --max=90 --all-progressive --strip-all --strip-com --strip-exif --strip-iptc --strip-icc

以上是关于sh 优化海量图像的主要内容,如果未能解决你的问题,请参考以下文章

sh 图像优化

sh 图像优化脚本

sh 优化图像script.cf http://hugogiraudel.com/2013/07/29/optimizing-with-bash/

Elasticsearch腾讯Elasticsearch海量规模背后的内核优化剖析

海量语句查询代码优化

oracle如何优化海量更新