Lorem Faces

Quick and easy profile picture placeholders for developers.

How to Use

Lorem Face 1
https://loremfaces.net/42/id/1.png
Lorem Face 2
https://loremfaces.net/42/id/2.png
Lorem Face 3
https://loremfaces.net/42/id/3.png
  1. For individual images, use this URL format:
    https://loremfaces.net/42/id/[image_id].png
    Replace [image_id] with a number from 1 to 5(adding more daily).
  2. Here's an example:
    <img src="https://loremfaces.net/42/id/2.png">

    Display's this ->

You can even add them all together!

  • Add this script to your HTML:
    <script src="https://loremfaces.net/showcase.js"></script>
  • Insert this div where you want the showcase to appear:
    <div id="showcase"></div>
  • Integration Tips

    Why Use Lorem Faces?