Skip to content

Traneptora/umbrielpng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

umbrielpng

PNG chunk analyzer and modifier

$ gcc -o ./umbrielpng umbrielpng.c -lz
$ ./umbrielpng --help
Usage: ./umbrielpng [-v | --verbose] [options] [--] <png...>
Options:
    --fix-in-place | -o <output> | --o=<output>
        Fix the PNG file. --fix-in-place works in place, otherwise use the provided output.
    --cicp-prim=<primaries>
    --cicp-trc=<transfer>
        Tag the output file with a cICP chunk with the provided primaries and transfer.

About

PNG chunk analyzer and modifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages