Placewaifu allows users to generate anime placeholder images of any size.
Just place an image tag with the following endpoints, something like this
<img src="https://placewaifu.com/image/200" />
/image
- Random placeholder of any size from the database/image/:width
- Square placeholder of:width
length/image/:width/:height
- Resized placeholder of:width
x:height
dimensions/images
- List of all image data
greyscale
- black and white filterblur
- blur the image
/image/200/500?greyscale&blur
Valid for every endpoint
All images are served as svgs for fast resizing
Feel free to PR any new images you'd like to see get served.
NSFW content will not be accepted.
Images that are not contributed by PRs are taken from hifumi's database.
Heavily inspired by placekeanu