Crates.io | stripng |
lib.rs | stripng |
version | 0.1.0 |
source | src |
created_at | 2019-04-12 21:23:41.088427 |
updated_at | 2019-04-12 21:23:41.088427 |
description | strip non-critical chunks from .png images |
homepage | |
repository | https://github.com/FauxFaux/stripng |
max_upload_size | |
id | 127545 |
size | 6,801 |
Remove all non-critical chunks from a .png
(Portable Network Graphics) file.
This reduces the size, and increases the reproducibility. Use optipng
(too!)
to squeeze the actual data down.
Overwrites the file in place.