In a previous article I discovered fake images please which allowed you to put image placeholders on your webpage by using an image placeholder API. I had a number of comments about this post from other people sending links to other image placeholder APIs. Here is a list of some more APIs.
PlaceKitten
A quick and simple service for getting pictures of kittens for use as placeholders in your designs or code. Just put your image size (width & height) after our URL and you'll get a placeholder. To display this image just use the following URL http://placekitten.com/200/300.
<img src="http://placekitten.com/200/300" alt="Place Kitten" />
<img src="http://placekitten.com/g/200/300" alt="Place Kitten" />
Placekitten## Placedog
If your more of a dog person then you can use the API placedog, it works the same way just pass in the parameters to the image and it will display an image of dogs for your application.
<img src="http://placedog.com/200/300" alt="Place Dog" />
<img src="http://placedog.com/g/200/300" alt="Place Dog" />
Bacon Mockup
A simple way to use pictures of tasty meat as placeholders in your design. Just put your image width and height in our url and you'll get some meat. Inspired by the awesome placekitten.com.
<img src="http://baconmockup.com/200/300" alt="Bacon Mockup" />
<img src="http://baconmockup.com/400/300" alt="Bacon Mockup" />
Bacon Mockup## Lorempixel
<img src="http://lorempixel.com/400/200/" alt="Lorem Pixel" />
<img src="http://lorempixel.com/g/400/200/" alt="Lorem Pixel" />
Placehold.it
<img src="http://placehold.it/400x200" alt="Placehold.it" />
<img src="http://placehold.it/200x400" alt="Placehold.it" />
Fake Images Please?
<img src="http://fakeimg.pl/400x200" alt="Fake Images Please?" />
<img src="http://fakeimg.pl/200x400" alt="Fake Images Please?" />
Dummy Image
<img src="http://dummyimage.com/400x200" alt="Dummy Image" />
<img src="http://dummyimage.com/200x400" alt="Dummy Image" />
Place Ape
<img src="http://placeape.com/400/300" alt="Place Ape" />
<img src="http://placeape.com/g/400/300" alt="Place Ape" />
Place Ape## Place Skulls
<img src="http://placeskull.com/400/200/" alt="Place Skull" />
<img src="http://placeskull.com/g/400/200/" alt="Place Skull" />
Placebear
<img src="http://placebear.com/400/200" alt="Placebear" />
<img src="http://placebear.com/g/400/200" alt="Placebear" />
hhhhold
<img src="http://hhhhold.com/png/250" alt="hhhhold" />
<img src="http://hhhhold.com/243x150/b" alt="hhhhold" />
PixelHoldr
<img src="http://pixelholdr.com/farm,animal/240x320/" alt="pixelholdr" />
<img src="http://pixelholdr.com/color:0099cc/220x155/" alt="pixelholdr" />
Placecreature
<img src="http://placecreature.com/240/320" alt="Placecreature" />
<img src="http://placecreature.com/flying-squirrel/220/155" alt="Placecreature" />
Beerhold.it
<img src="http://beerhold.it/240/320" alt="Beerhold.it" class="aligncenter" />
<img src="http://beerhold.it/240/320" alt="Beerhold.it" class="aligncenter" />
<img src="http://beerhold.it/220/155" alt="Beerhold.it" class="aligncenter" />
<img src="http://beerhold.it/220/155" alt="Beerhold.it" class="aligncenter" />
David Hasslehoff Placeholder
<img src="http://place-hoff.com/240/320" alt="Hasslehoff " class="aligncenter" />
<img src="http://place-hoff.com/240/320" alt="Hasslehoff " class="aligncenter" />
<img src="http://place-hoff.com/220/155" alt="Hasslehoff " class="aligncenter" />
<img src="http://place-hoff.com/220/155" alt="Hasslehoff " class="aligncenter" />
Anymore?
Do you know of anymore that aren't on this list please let me know in the comments.