Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.25 KB

README.md

File metadata and controls

53 lines (35 loc) · 2.25 KB

Language Flutter

TinyPNG4Flutter

A TinyPNG Compress Image Desktop GUI For Flutter. Support macOS and windows.

Flutter Version must >= 2.2.3.

TinyPNG uses smart lossy compression techniques to reduce the file size of your WEBP, JPEG and PNG files. By selectively decreasing the number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible but it makes a very large difference in file size!

Usage

Fist Step you need to register a apikey in https://tinypng.com/developers

And Then Enter your apikey in my app and enjoy it.

Platform Support

Linux macOS Windows
✔️ ✔️

Version

  • v1.0 support macOS Pick file to compress image
  • v1.1 support macOS、windows, can drag file into app to compress image in macOS
  • v1.2 support clear task and retry task

Release App Latest

MacOS

Windows