Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNGme

An implementation of the PNGme project which
allows for modifying the chunk-list of a PNG file.

Installation

Install the binary locally or via remote:

cargo install --path .
cargo install --git "https://github.com/wmcram/PNGme"

Features

The application supports the following functionality:

  • Appending a chunk to a PNG file
  • Finding chunks of a specified type
  • Removing chunks of a specified type
  • Printing a PNG file as a structured list of chunks
  • Downloading a PNG file from the web

To see the arguments, type:

pngme --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages