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.

Notifications You must be signed in to change notification settings

theS1LV3R/67bytepng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

67 Byte PNG

Gareth Rees has made this awesome post on 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