itorian / ImageOptimizerOrCompressor

Optimize images programmatically using C#

Home Page:http://itorian.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageOptimizer or Compressor using C#

This project is based on https://github.com/madskristensen/ImageOptimizer by Mads Kristensen, which is basically Visual Studio Extension, which enables developers to optimize/compress images in Visual Studio IDE.

Use case

This extension works well, but what if you want to automate similar things, when user uploads image this should be trigger compression, or create azure function which runs this code to compress image uploaded on blob.

This source code will help you achieve this.

About

Optimize images programmatically using C#

http://itorian.com


Languages

Language:C# 98.8%Language:ASP 1.2%