开发者

good image optimizer that can be used?

开发者 https://www.devze.com 2022-12-17 06:34 出处:网络
Hai guys, I want compress my images without changing the quality... Because my web ap开发者_开发知识库plication uses lots of images and when i inspected with firebug i found images size where huge...

Hai guys,

I want compress my images without changing the quality... Because my web ap开发者_开发知识库plication uses lots of images and when i inspected with firebug i found images size where huge...

  • Are there any good image optimizer?

    I know there is SmushIt from yahoo... Any other useful image optimizers?


For PNG images there are OptiPNG and PNGCRUSH.


You can use imagemagick if you are using linux, google will offer you lots of examples to batch-process.


If you are using Visual Studio a great extension to install is the Image Optimizer. It uses the SmushIt service from Yahoo. It's great for processing a large number of files at once at the click of a button.

For more info and a download - http://blogs.microsoft.co.il/blogs/gilf/archive/2011/05/14/visual-studio-2010-image-optimizer-extension.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消