Free image placeholder services to generate dummy images

By Adham

Rose

When you’re building website templates, user interfaces or initial application prototypes there is often the need for placeholder images or dummy images. Rather than wasting time and effort finding and cropping custom images you can simply use a free image placeholder service that will automatically create an image for you with your specified dimensions. Here are some of the best free image placeholder services on offer.

placehold.it

A clean, simple and polished image placeholder service. If you’re looking for a minimalistic approach then this is the way to go as it uses simple grey boxes in place of images e.g.


<img src="http://placehold.it/350x150" />

Lorem Pixel

This service provides actual images that have been categorized for you so that you can display placeholder images that match the theme of your website e.g.

<img src="http://lorempixel.com/400/200/sports/"  />

flickholdr

This is quite a clever image placeholder service as it sources images from flickr based on tags. This makes it a great option for pulling in images that are related to your site e.g.

<img src="http://flickholdr.com/200/300/sea,sun"  />

Dummy Image Generator

This one is very customizable as you can change the colour, add text and even change the image file format. It doesnt look the best but it has great functionality e.g.

<img src="http://dummyimage.com/600x400/000/fff"  />

Place Rose

Definitely the cutest image placeholder service. Lot’s of roses are ready to be used as placeholder images in your designs or code e.g.

<img src="http://placerose.com/200/300"  />

Free image placeholder services