New. Onion Domain. Get a custom .onion address for your Tor hidden service.
Beautiful random SVG blobs, instantly. Generate customizable blobs straight from a URL.
https://blobcdn.com/blob.svgA tiny API that does one thing well.
Blobs are generated and served from a URL. No SDK, no install, just an image.
Tune points, randomness, size, fill, and stroke with simple URL parameters.
Pass a seed and get the same blob every time. Skip it for fresh randomness.
Different parameter combinations and the shapes they produce.
Minimal points, low randomness
extraPoints=2&randomness=3Many points, high variation
extraPoints=8&randomness=10Transparent fill with stroke
stroke=8b5cf6&strokeWidth=3Bold color, mid variation
fill=f59e0b&extraPoints=5Simple three-point shape
extraPoints=0&randomness=4Maximum variation
extraPoints=12&randomness=15Customize blobs with URL query parameters.
seednumber | stringA given seed will always produce the same blob.randomextraPointsnumberTotal points equals 3 plus this value.4randomnessnumberIncreases the amount of variation in point position.6sizenumberSize of the bounding box, in pixels.256fillhex colorColor for the shape.randomstrokehex colorColor for the stroke.nonestrokeWidthnumberWidth of the stroke line.0https://blobcdn.com/blob.svg?seed=123&size=512&fill=8b5cf6