Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A detailed look at the encoding of bitmap images in the PNG file format, leading up to the discovery of the smallest possible transparent PNG, only 67 bytes long.

theS1LV3R/67bytepng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

67 Byte PNG

Back in 2007, Gareth Rees made an amazing article (archived) on how to make the smallest possible PNG, and the byte-level reasoning behind it. I figured the full code deserved to be put on the internet, so here it is :)

The article has also been saved to article.md, just in case.

Here is the png itself: 67 byte png.

About

A detailed look at the encoding of bitmap images in the PNG file format, leading up to the discovery of the smallest possible transparent PNG, only 67 bytes long.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages