Giter Site home page Giter Site logo

developeramarish / social-office-image-compreziptor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from javiercanon/social-office-image-compreziptor

0.0 1.0 0.0 5.23 MB

GUI that uses industry standard tools to optimize any JPEG, PNG and Gifs (including animated Gifs) and converting to the new Webp optimized format. It can do both lossy and lossless optimization.

License: Other

C# 100.00%

social-office-image-compreziptor's Introduction

Image Optimizer for Windows 10

THIS IS A DRAFT


Uses industry standard tools to optimize any JPEG, PNG and Gifs - including animated Gifs. It can do both lossy and lossless optimization.

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.

  • Optimizes PNGs (uses Zopfli compression)
  • Optimizes GIFs
  • Optimizes animated GIFs
  • Optimizes JPGs (uses MozJPEG)
  • Works on single images files or entire folders
  • Copy any image as base64 dataURI to clipboard

Optimize images

Simply right-click any file or folder containing images and click one of the image optimization buttons.

Context menu

You can also right-click a folder to optimize all images inside it.

Best quality

If you chose best quality optimization, the tool will do its optimizations without changing the quality of the image.

Best compression

If you decide to sacrifice just a small amount of image quality (which in most cases is unnoticeable to the human eye), you will be able to save up to 90% of the initial file weight. Lossy optimization will give you outstanding results with just a fraction of image quality loss.

Output window

The Output Window shows the detailed output from the optimization process and progress is displayed in the status bar.

Output window

Performance

Optimizing an image can easily take several seconds which feels slow. This extension parallelizes the workload on each CPU core available on the machine. This speeds up the optimization significantly.

API for extenders

The commands are:

  • ImageOptimizer.OptimizeLossless - Optimize for best quality
  • ImageOptimizer.OptimizeLossy - Optimize for best compression

Contribute

Check out the contribution guidelines if you want to contribute to this project.

Credits

Mads Kristensen / ImageOptimizer

License

Apache 2.0 for [Mads Kristensen / ImageOptimizer]

This project is licensed under the MIT License - see the LICENSE.md file for details.

Made with ❤️ by Javier Cañon.

social-office-image-compreziptor's People

Contributors

madskristensen avatar javiercanon avatar al1b avatar pjhuck avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.