Place Cats

A quick and simple service for getting pictures of cats 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.

      
        like this: https://placecats.com/300/200
        or this: https://placecats.com/neo/300/200
        or: https://placecats.com/millie/300/150
        or: https://placecats.com/millie_neo/300/200
        or: https://placecats.com/neo_banana/300/200
        or: https://placecats.com/neo_2/300/200
        or: https://placecats.com/bella/300/200
        grayscale: https://placecats.com/g/300/200
      
    

Image Fit & Position Adjustments

You can control how the image fits into the specified width and height using query parameters for fit and position. The available options are:

Example usage with fit and position:

https://placecats.com/300/200?fit=contain&position=top

This will return a 300x200 image that fits within the dimensions, focusing on the top of the image to prevent cropping important details.