0

My client uploaded about 500 images to the server, none of which are optimized. Most are only 800x600 or so yet are weighing in as 700 KB - 1.5 MB files. Obviously there is a lot of room for optimization here. I tried doing something locally http://imageoptim.com/), but it's maxing out my laptop and taking way too long to churn through. I tried doing something server side (with http://lyncd.com/2009/03/imgopt-lossless-optimize-png-jpeg/) on my VPS, but that also seems to be taking way too long (we're talking 9 hours to go through 30 images).

Is there a more efficient way to do this? Something like the (now defunct) smush.it API would be perfect.

4

2 に答える 2

1

imageoptimを使い続けます。設定を微調整して、さまざまな手法を使用して少し速くすることができます。

それを行うのにそれほど時間はかからないはずです。通常、多くの画像には約10分かかりますが、それは正確に何であるかによって異なります。

于 2012-08-13T08:48:31.260 に答える
0

IrfanView と呼ばれるこのアプリケーションのバッチ変換機能を使用できます: http://www.irfanview.com/

于 2012-08-18T18:01:12.353 に答える