placeskull.com

placeskull is a simple placeholder graphics service. It returns scalable vector graphics of random skulls in dimension and color as defined in the url. placeskull was inspired by popular placeholder graphic services such as placekitten.com and placehold.it.

<img src="http://placeskull.com/170/170">

width & height

placeskull.com/{width}/{height}/{color}/{img_id}/{print_dimensions}

First and second URL parameters define the desired dimensions of the output image.
default: width: "500", height: "500"

color

placeskull.com/{width}/{height}/{color}/{img_id}/{print_dimensions}

The third URL parameter defines the imgage background color. It accepts six-digit hexadecimal color codes.
default: "000000"

img_id

placeskull.com/{width}/{height}/{color}/{img_id}/{print_dimensions}

You can set the fourth URL parameter to fetch a specific skull from the list below.
default: random

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

print_dimensions

placeskull.com/{width}/{height}/{color}/{img_id}/{print_dimensions}

You can set the fifth URL parameter to print out image dimensions.
default: "0"

license

Creative Commons Lizenzvertrag

All provided graphics are licensed under Creative Commons Attribution ShareAlike 3.0.

You are free to:
  • to Share — to copy, distribute and transmit the work
  • to Remix — to adapt the work
  • to make commercial use of the work
Under the conditions:
  • Attribution - that you add a reference to placeskull.com
  • Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
  • No shirts - You are not allowed to print one of the provided graphics on any kind of clothing in a commercial context.