Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 746 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 746 Bytes

Atomize

Summary

Atomize is the simplest PNG image compression app available for Android 5.0 and up. Developed by Team Wrmndfzzy, Atomize can shrink the file size of an image significantly, often by as much as 70%, and maintains an image's transparency with little to no loss in quality.

Instructions

Simply select a PNG image, check the preview to confirm you selected the correct image, and press Atomize! The compression process can take up to a few minutes on low end devices, but should complete within seconds on relatively modern spec devices.

Theory

Similar to desktop compression programs such as Pngyu, PNGoo, and ImageAlpha, Atomize is simply a front-end for the pngquant lossy compression binary.