Placeducky

Placeduckies are placeholder images with ducks. This makes it easy for a web developer to add placeholder images to their site while developing it.

The url structure is this. For examples look to the side.

<img src="https://placeducky.com/[category]/[width]/[height].[format]">
category
Duckies are divided in categories: art, photo, real, single.
Use random to pick a random ducky from any category.
Use gray to pick a random grayscale ducky.
width
How wide the image is, in pixels. For sanity, the limit is between 1 and 2000.
height
How tall the image is, in pixels. For sanity, the limit is between 1 and 2000.
format
The image format. Currently supported: jpg, png, gif.
https://placeducky.com/random/280/280.jpgExample random ducky
https://placeducky.com/gray/280/279.pngExample gray ducky
https://placeducky.com/art/280/278.gifExample art ducky
https://placeducky.com/photo/280/277.jpgExample photo ducky
https://placeducky.com/real/280/276.pngExample real ducky
https://placeducky.com/single/280/275.gifExample single ducky