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
Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
View Events Video Library
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Migrate, Modernize and Build Java Web Apps on Azure: This live workshop will cover methods to enhance Java application development workflow.

Modern Digital Website Security: Prepare to face any form of malicious web activity and enable your sites to optimally serve your customers.

Kubernetes in the Enterprise: The latest expert insights on scaling, serverless, Kubernetes-powered AI, cluster security, FinOps, and more.

E-Commerce Development Essentials: Considering starting or working on an e-commerce business? Learn how to create a backend that scales.

Related

  • Multi-Threaded Geo Web Crawler In Java
  • How To Use Constraint Layout in Xamarin.Android
  • Zero Code REST With json-server
  • Building A Simple AI Application in 2023 for Fun and Profit

Trending

  • Enhancing Observability With AI/ML
  • A Comprehensive Approach to Performance Monitoring and Observability
  • A Comprehensive Guide to Cloud Monitoring Tools: Ensuring Optimal Performance and Security
  • What Is CI/CD? Beginner’s Guide To Continuous Integration and Deployments

Image Placeholder APIs

Paul Underwood user avatar by
Paul Underwood
·
Feb. 08, 13 · Interview
Like (2)
Save
Tweet
Share
7.2K 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, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Multi-Threaded Geo Web Crawler In Java
  • How To Use Constraint Layout in Xamarin.Android
  • Zero Code REST With json-server
  • Building A Simple AI Application in 2023 for Fun and Profit

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: