Image Optimizer

Free

A Visual Studio extension that optimizes PNG, GIF and JPG file sizes without quality loss. It uses SmushIt and PunyPNG for the optimization.

(36) Review
Visual Studio
2013, 2012, 2010
Download (54,602)
6/16/2013
2.0
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (36)
Q and A (19)
Sign in to Write a Review
Sort By:

by Charlie Shen | Mon 3:43 PM

by D. Chatterjee | May 20 2013

Helps a lot with Images

by bas klvn | March 07 2013

very handy tool. Thanks!

by Waqas M | February 08 2013

Nice tool

by Caio Vilas Boas | December 07 2012

Works great! Reduces 30% (average) of images size.

by Scott Wylie | November 29 2012

Great tool when it works but I get a lot of Operation Timeouts (which I know is not the tools fault). After about 500 images it crashed VS 2012 Update 1.

by Susant sahu | November 22 2012

it optimizes 20- 40%...very nice tool

by Bobby Cannon (CSI) | November 08 2012

Excellent!

by Joe Wilson in Denver | November 03 2012

by Bennor McCarthy | October 04 2012

Works great and is super easy to use.

by AAKoken | September 03 2012

Nice extension!

by Rob Reynolds (FerventCoder) | August 26 2012

Literally one of the biggest time saver extensions I have. Fantastic!

by Sean_Gephardt | August 06 2012

This is a great extension, very handy and easy to use.

by dale_janssen | August 01 2012

I found many times the PunyPNG and Smushit websites either timed out or returned 500 errors. While I realize this is not the tool's fault, it does limit the usefulness.

In addition, while working with Assembla as a code repository, it will often delete images that do not need optimizing. Those that were optimized are saved properly. Can't seem to see a pattern, but once again this really limits the usefulness. If you optimize a folder, you have to figure out what images are deleted that should not have been from others that were optimized.

by John R. Cutburth II | April 22 2012

This is a great tool. I wish more Web developers would think about how much bandwidth we are wasting.

by Trevor Forrester | April 13 2012

I am having exception errors using it with VS 2010 Sp1

by Titatuh | April 01 2012

As I tried - works super!

by Daniel Carey | March 29 2012

by NateClark | March 09 2012

Awesome. Thanks for taking it to VS11!

by denhul01 | January 16 2012

looks nice but it seems it screws up my positioning of team explorer and other stuff.. I constantly have to move the windows to what I'm used to.
Once uninstalled the problem stopped?

Anyone else with this problem?

@Mads Kristensen
(oddly I didn't find a way to reply.. maybe I overlooked it :) )
The Team Foundation window, pending changes,... did a new install and now it's working fine.. must have been a Visual Studio hiccup :)

1 - 20 of 36 Items   
Sign in to Start a Discussion


  • Visual Web Developer Express 2010?
    2 Posts | Last Post November 18, 2011
    • Does this tool work with Visual Web Developer Express 2010?
    • No, unfortunately it isn't possible to add extensions to the Express edition. Only Microsoft can do that
  • Do Not See the "Extra Data Uri to ClipBoard Option"
    2 Posts | Last Post October 28, 2011
    • I had been using your plugin and love it. But reinstalled my computer and now just installed the plugin again and the "Extra Data Uri to ClipBoard Option" option when i right click files is not showing up.
      
      The Optimize images option is there but why cant i see the "Extra Data Uri to ClipBoard Option" option?
      Any suggestions?
      
      Thanks
    • That feature has moved to the Web Essentials plug-in http://visualstudiogallery.msdn.microsoft.com/6ed4c78f-a23e-49ad-b5fd-369af0c2107f
  • No optimization needed
    2 Posts | Last Post October 28, 2011
    • Always get "No optimization needed" as others have said. Using SVN and my source code control (no VS Plug In) and none of the images are set to read-only in file system...
    • It could be a permission issue even though the files don't have the read-only flag. Try setting the permissions on your image folder to allow Full Control for the user 'Everyone'.
  • Optimizer not working as expected
    4 Posts | Last Post September 30, 2011
    • Well done on the extension, it looks great. However I wasnt able to get it up an running.
      
      I installed it. When I right click on an image (.gif, .jpg, .png) in solution explorer, I dont get the option to Optimize the image, its greyed out.
      
      If I right click on a folder and click optimize images - the output window reports "No optimization needed" for each image. This occurs with every folder containing images I try.
      
      I have tried to extract a data uri via a css stylesheet or by right clicking on the image, but the option is never available to me.
      
      I have installed this extension on 2 seperate PC's and have same issue. I disabled all other extensions thinking there may be a conflict but no luck.
      
      Any idea what I might be doing wrong? I downloaded the latest version and installed that. Any tips as to where I am going wrong?
      
      
    • I am also missing the dataURI functionality, If I right click on an image in the CSS file I have no options to convert it to base64. The only options I have that are Image Optimizer related are just the plain vanilla Optimize images on folders in the solution explorer. I am using VS2010SP1 Ultimate on Windows 7. The functionality I was hoping to get from the extension seems to be missing for me.
    • I'm getting the same message "No optimization needed" for every image/folder I try.  Either I am just awesome, which I'm not or it's not working right.
    • This is probably because you're image files are under source control. Check them out first and then run Image Optimizer. I'm working on an update that will check out the files from source control automatically 
  • TFS and Image Optimizer
    1 Posts | Last Post July 05, 2011
    • Hi Mads,
      
      I have an issue with Image optimizer while using Team foundation, whilst the images are not checked out, the image optimizer status says that there is no need to optimize the images, after I check them out, the optimizer does his job, so there is something to optimize after all. Anyway I drilled it down to the conclusion that you need to remove the read only attribute from the images and then it works fine, and that's what TFS does to your local files when they are not checked out for edit.
  • An exception occurred during a WebClient request.
    2 Posts | Last Post May 10, 2011
    • Hi Mads, 
      I'm getting the following error when trying your extension.  I'm guessing it might be a firewall issue but I don't have much information to go on.  Any clue?
      Thanks
    • An exception occurred during a WebClient request.
  • CSS image embed, how is it handled
    1 Posts | Last Post December 25, 2010
    • This looks awesome! :-)
      
      Just a quick question -- is there a blog post somewhere which describes how the image embedding in CSS is handled? I'm asking because this is known to be problematic, see fx http://www.phpied.com/the-proper-mhtml-syntax/
  • Access to the path "C:\windows\system32\optipng.exe" is denied. What to do?
    3 Posts | Last Post November 20, 2010
    • Is there something I can do to fix this error?
    • That's an odd directory. It should be the working directory of VS 2010. I'll update the extension to use the Windows Temp folder instead. Stay tuned
    • The extension no longer uses .exe files for optimization but web services, so the problem is solved
  • The summary for your project
    2 Posts | Last Post November 14, 2010
    • can you update your VSIX, so that the summary is more than "information about my package". I think you might have just missed filling in that field in the .vsix manifest.
    • Just did. thanks for heads up
11 - 19 of 19 Items