Skip to content

maxverbeek/pngcrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNG crop

Automatically crop png images to the minimal bounding box of non-alpha content.

Note: This program substitutes files in-place, meaning the original file gets deleted.

Usage:
    pngcrop <file>...
    pngcrop -o <output> <source>
    pngcrop -h | --help
Options:
    -h --help                   Show these options
    -o <file>, --output <file>  Specify the output path

About

Rust toy project to crop png files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages