Smaller PNG Files (100 Days of Google Dev)

Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=2TUvmlGoDrw



Duration: 4:36
28,378 views
359


PNG files represent the bulk of android image content, especially if you’ve got a lot of UI elements in your application (rather than photo data). But PNG files also represent a huge problem in terms of file size; They are easy to bloat, and too often, we don’t give them enough attention to make them smaller.

As Colt McAnlis, explains, shrinking PNG files is a problem that’s been solved for a long time now. There’s a federation of tools out there which only focus on improving & compressing PNG files even further than you get out of your photo editing tools.

Developers who can harness the raw power of these savings can find themselves with smaller images that are cheaper to transfer, and faster to download.

Watch more Android Performance Patterns here: http://goo.gl/4ZJkY1

Join the G+ Community here: http://goo.gl/g7mxmI

100 Days of Google Dev / 100 developer videos over 100 days / #GoogleDev100

Subscribe to the Google Developers channel here: http://goo.gl/mQyv5L







Tags:
Google
developers
PNG
image
size
compressing
tools
file
lecture
tutorial
lesson
Android
Colt McAnlis
optimizing
optimize
optomize
optamize
performance
Developers
Android Performance Patterns