The Origional Picture

Computer Algorithms

A computer algorithm makes the files smaller by finding patterns or repeated information.
If it finds that somthing is repeated, it only records it once. So by the time the argorithm
is finished, the file is smaaller.

GIF's, JPEG's, PNG-8's, and PNG-24's

When looking at an image with JPEG,GIF,PNG-8, and PNG-24, you notice that JPEG is the
clearest and fastest to load. The pictures all look the same from a distance, but when you zoom in you notice
how grainy the other images are. PNG-8 uses the least amount of colors and taks little
time to load, and PNG-24 takes the longest to load.