Skip to content

pjhuck/ImageOptimizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Optimizer for Visual Studio

Build status

Optimizes any image files losslessly.

Download this extension from the VS Gallery or get the nightly build.

Features

Adds a right-click menu to any folder and image in Solution Explorer that let's you automatically optimize all PNG, GIF and JPEG files in that folder. The optimization doesn't effect the quality of the images, but optimizes them using industry proven algorithms for removing EXIF and other metadata.

  • Optimizes PNGs
  • Optimizes GIFs
  • Optimizes animated GIFs
  • Optimizes JPGs
  • Works on single images files or entire folders

Context menu

Simply right-click any file or folder containing images and click the Optimize Image button.

Context menu

Output window

The Output Window shows the detailed output from the optimization process.

Output window

About

A Visual Studio extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%