Skip to content

Xetera/placewaifu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placewaifu

Placewaifu allows users to generate anime placeholder images of any size.

Usage

Just place an image tag with the following endpoints, something like this

<img src="https://placewaifu.com/image/200" />

Endpoints

  • /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

Filter options

  • greyscale - black and white filter
  • blur - blur the image
Example
/image/200/500?greyscale&blur

Valid for every endpoint

All images are served as svgs for fast resizing

Contributing

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.

If you're interested in adding new features please submit an issue first.

Heavily inspired by placekeanu

About

🎀 An incredibly cute placeholder service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published