smallest filesize for transparent gif
        Posted  
        
            by zaf
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by zaf
        
        
        
        Published on 2010-04-03T08:13:57Z
        Indexed on 
            2010/04/03
            8:23 UTC
        
        
        Read the original article
        Hit count: 490
        
I'm looking for the smallest (in terms of filesize) transparent 1 pixel image.
Currently I have a gif of 49 bytes which seems to be the most popular.
But I remember many years ago having one which was less than 40 bytes. Could have been 32 bytes.
Can anyone do better? Graphics format is no concern as long as modern web browsers can display it and respect the transparency.
© Stack Overflow or respective owner