UIImageView-LoadImage Easy to use Import "UIImageView+LoadImage.h" and "UIImageView+LoadImage.m" to project Import "UIImageView+LoadImage.h" to your class USE! [_imageView loadImage:@"http://www.domain.com/your-photo.png"]; enjoy!