mzsystem / hummingbird

compression (jpg/png/webp/svg/gif/css/js/html) App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

Hummingbird uses smart lossy compression techniques to reduce the file size of your files(jpg/png/webp/svg/gif/css/js/html).

hummingbird

  • jpg/png/webp/svg/gif/html will replace the current file after compression, and a new file with .min will be generated after css/js compression.
  • You can create a source folder in the current directory and back up the files before processing, which can be enabled in the settings.

Install

  • macOS v2.0.0 (Do not support the drag and drop folder compression)
  • Windows v3.0.0 (Support the drag and drop folder compression)

Usage

jpg

Before After
41kb 25kb

png

Before After
28.9kb 9.42kb

svg

Before After
5.47kb 3.55kb

About

compression (jpg/png/webp/svg/gif/css/js/html) App

License:MIT License


Languages

Language:JavaScript 67.2%Language:CSS 21.9%Language:HTML 10.9%