Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.11 KB

Lemon

A tool for compressing game assets (include images and audios). Based on Electron.

Screen shot

screenshot

Usage

  1. Download:dist/Lemon.dmg.
  2. Double click Lemon.dmg and drag Lemon to your applications.
  3. Drag the image folder (eg. xxx) to the software window, then it will create a new folded (named xxx_compressed).
  4. Slide the compression quality input control and it will show the compression percent of every image.

Features

  • Compress .png/.jpg/.gif/.svg/.mp3/.wav in a batch.
  • Slide to control the quality of compression.
  • Preview the image before and after when you mouse over the list.

Change log

v0.0.1

  • 2016-03-23 Basic function, support .png image.

v0.0.2

  • 2017-07-23 Update to the lastest electron.

v0.0.3

  • 2017-10-14 Support .jpg/.gif/.svg image.

v0.0.4

  • 2017-11-14 Support .mp3/.wav audio.

Licence

It's free, use MIT.

Thanks