8000 GitHub - jordanderson/placewhat: Use Google image search to create placeholder images at the requested size
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jordanderson/placewhat

Repository files navigation

In the spirit of placepuppy, lorempixel, and flickholdr, putapicon.it generates placeholder images. Specify any search string and putapicon.it finds matches via Google image search and serves them to you randomly in the specified size.

The first time an image search string is used, we run a Google image search, download up to 8 original images, and resize them to your specification. After that, the images are cached and ready to go in that size for subsequent requests. If you request another size using the same search string we skip the download and resize the cached originals.

When you enter an image search string we've never seen before, we're downloading, resizing, and caching multiple images. However, we serve the first image that's ready and do the rest in the background. You should generally not need to wait more than a second or two for an image.

Usage

Tips

  • At the moment, we only search for and serve jpegs.
  • You can use spaces in your image search strings. We treat underscores like spaces so http://putapicon.it/350/miniature_ponies.jpg is the same as http://putapicon.it/350/miniature ponies.jpg.
  • Obviously no one is curating or validating the images so you might get some duds.
  • Safe search is turned on so you don't embarrass yourself on demo day.

About

Use Google image search to create placeholder images at the requested size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0