Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PngCleaner

Strip provided private chunks from PNG file. Just run the "clean" static method. This method accepts next params:

  • source PNG file
  • destination PNG file
  • list of chunk types to remove

ex. PngCleanr::clean('/home/user/Documents/huge.png', '/home/user/Documents/clean.png', ['mkBS']);

First time the cleaner supports only Adobe Fireworks chunks.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages