SampleFaces

Quick and easy AI-generated profile picture placeholders for developers, with all images randomly created by artificial intelligence!

Made with coffee by LMT! Buy me a coffee!

How to Use

Sample Face 1
https://api.samplefaces.com/face?width=150&n=1
Sample Face 2
https://api.samplefaces.com/face?width=150&n=2
Sample Face 3
https://api.samplefaces.com/face?width=150&n=3
Sample Face 3
https://api.samplefaces.com/face?width=150&n=4
  1. For individual images, use this URL format:
    https://api.samplefaces.com/face?width=200
    Replace &width with a number you want!
  2. You can update the Query Params to change the width and height:
    https://api.samplefaces.com/face?width=200&height=300
  3. Here's an example:
    <img src="https://api.samplefaces.com/face?width=200">

    Display's this ->

  4. If you want to use multiple images, you can use param 'n' with increasing number:
                        
                        <img src="https://api.samplefaces.com/face?width=150&n=1">
    
                        <img src="https://api.samplefaces.com/face?width=150&n=2">
    
                        <img src="https://api.samplefaces.com/face?width=150&n=3">
    
                        <img src="https://api.samplefaces.com/face?width=150&n=4">
                        
                    

Integration Tips

Why Choose SampleFaces.com?