DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Multi-Threaded Geo Web Crawler In Java
  • Deploying a Scala Play Application to Heroku: A Step-by-Step Guide
  • Building A Simple AI Application in 2023 for Fun and Profit
  • A Data-Driven Approach to Application Modernization

Trending

  • Building Reliable Async Processing Pipelines Using Temporal
  • Slopsquatting: Building a Scanner That Catches AI-Hallucinated Packages Before They Reach Production
  • Retrieval Augmented Generation With Spring AI 2.0, Claude, and PGvector
  • Connect to RabbitMQ Using Scala, Play and Akka

Image Placeholder APIs

By 
Paul Underwood user avatar
Paul Underwood
·
Feb. 08, 13 · Interview
Likes (5)
Comment
Save
Tweet
Share
8.9K Views

Join the DZone community and get the full member experience.

Join For Free
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 10 other 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" />

place kitten

<img src="http://placekitten.com/g/200/300" alt="place kitten" />

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" />

place dog

<img src="http://placedog.com/g/200/300" alt="place dog" />

place dog

placedog

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" />

bacon mockup

<img src="http://baconmockup.com/400/300" alt="bacon mockup" />

bacon mockup

bacon mockup

lorempixel

<img src="http://lorempixel.com/400/200/" alt="lorem pixel" />

lorem pixel

<img src="http://lorempixel.com/g/400/200/" alt="lorem pixel" />

lorem pixel

lorempixel

placehold.it

<img src="http://placehold.it/400x200" alt="placehold.it" />

placehold.it

<img src="http://placehold.it/200x400" alt="placehold.it" />

placehold.it

placehold.it

fake images please?

<img src="http://fakeimg.pl/400x200" alt="fake images please?" />

fake images please?

<img src="http://fakeimg.pl/200x400" alt="fake images please?" />

fake images please?

fake images please

dummy image

<img src="http://dummyimage.com/400x200" alt="dummy image" />

dummy image

<img src="http://dummyimage.com/200x400" alt="dummy image" />

dummy image

dummy image

place ape

<img src="http://placeape.com/400/300" alt="place ape" />

place ape

<img src="http://placeape.com/g/400/300" alt="place ape" />

place ape

place ape

place skulls

<img src="http://placeskull.com/400/200/" alt="place ape" />

place ape

<img src="http://placeskull.com/g/400/200/" alt="place ape" />


place skull

anymore?

do you know of anymore that aren't on this list please let me know in the comments.

code style Design application Pass (software) Awesome (window manager) POST (HTTP) Links

Published at DZone with permission of Paul Underwood. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Multi-Threaded Geo Web Crawler In Java
  • Deploying a Scala Play Application to Heroku: A Step-by-Step Guide
  • Building A Simple AI Application in 2023 for Fun and Profit
  • A Data-Driven Approach to Application Modernization

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook