xlimit91 / TinyJpgPngCompress

Compress image files local on your computer with TinyJPG / TinyPNG. Bulk compress png, jpg and jpeg files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyJpgPngCompress

Compress image files local on your computer with TinyJPG / TinyPNG.

What does TinyJPG do?

TinyJPG reduces the file size of your JPEG images. Every uploaded image is analyzed to apply the best possible JPEG encoding. Based on the content of your image an optimal strategy is chosen. The result is a quality image without wasting storage or bandwidth!

Why should I use TinyJPG?

JPEG is the most popular format for photos on your websites and apps. Many JPEG files do not use optimal compression, wasting valuable bytes. Balancing quality and small file size used to be a time consuming task that only humans could do. Not anymore. Let us worry about compression.

How does it work?

Excellent question! When you upload a JPEG file, the image is analyzed. Textures, patterns and colours are automatically identified. The encoder creates an optimally compressed JPEG file based on that information. The final result is compared with the orginal and fine-tuned. Distracting JPEG artifacts are minimized without big sacrifices in file size. Unnecessary metadata is stripped as well. You will get an optimal image, every time!

Please make a backup of your images before you start, because the image files will be overwritten. I am not sure yet if i will build a automatically-backup feature in it.

You can create a api key on https://tinyjpg.com/ or https://tinypng.com/ They also offer a Adobe Photoshop plugin for Windows and Mac on: https://tinypng.com/photoshop

Program features:

  • Full recursive directory/file search
  • Bulk compress png, jpg and jpeg images
  • Easy to use

About

Compress image files local on your computer with TinyJPG / TinyPNG. Bulk compress png, jpg and jpeg files.


Languages

Language:C# 100.0%