Skip to content

gbenison/png-text-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The utility 'png-text-append' inserts "text chunks" into PNG files.
*Note: this does _not_ mean 'drawing text on the image' in any way;
the appearance of the image will be unchanged.  This means inserting
an ancillary text chunk into the PNG stream, which can be used for 
example, to hold copyright information.

The utility 'png-text-dump' displays all text chunks present in a PNG 
file.

References:
http://stackoverflow.com/questions/9036152/insert-a-text-chunk-into-a-png-image

About

Insert "text chunks" into PNG files (and read text chunks)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published