SVG Blob Generator
Generate smooth, random organic blob shapes as copy-ready SVG.
Organic blobs for modern layouts
Soft, irregular blob shapes are everywhere in modern web design — behind hero text, as photo masks, as decorative accents. Drawing one by hand in a vector editor is fiddly, and getting a smooth outline that does not look like a lumpy polygon is harder still.
This generator places a ring of points, nudges each one in or out by the irregularity you set, and connects them with a smooth closed curve so the edge is always clean. Turn complexity up for more lobes, irregularity up for a wilder shape, pick a fill, and hit randomize until one clicks — then copy the single-path SVG.
Private and instant
Every shape is generated in your browser. Nothing is uploaded.
Frequently Asked Questions
How are the blobs generated?
Points are placed around a circle and pushed in or out by the irregularity amount, then joined with a smooth closed Catmull-Rom curve so the outline stays organic with no sharp corners.
Do I get clean SVG I can edit?
Yes. The output is a single path in a 200 by 200 viewBox with rounded coordinates, so it stays small and easy to recolour or scale.
Is it private?
Yes. Shapes are generated in your browser; nothing is uploaded and there is no sign-up.
Browse the full set of free, private, in-browser tools.