gif file size

Out of context: Reply #3

  • Started
  • Last post
  • 11 Responses
  • fugged0

    dunno if you want to get this drastic or if it will destroy the look you're going for, but here's a little trick that I use sometimes when file size is critical.

    Since gif's are run length encoded, the more same colored adjacent pixels you have, the smaller the file size.

    With that said, try placing a layer on top of the image with alternating black/transparent lines.

    example


    file size: 31K


    file size: 17K

View thread