<!-- Markdown version of https://ocxly.com/svg-blob-generator.html · auto-generated, may lag the live page -->

# SVG Blob Generator

Generate smooth, organic blob shapes as SVG — tune the number of points and edge randomness, recolour, and download or copy the SVG. Runs entirely in your browser.

### How it works

The blob is built by placing points evenly around a circle, then nudging each one in and out by a random amount (the *randomness* control). Those points are joined into one closed path with smooth cubic Bézier curves — using a Catmull–Rom-style tangent so the outline stays organic with no corners. Each *New blob* reseeds the randomness. Everything is generated on your device.

---
*Source: [ocxly.com/svg-blob-generator.html](https://ocxly.com/svg-blob-generator.html) — OCXLY, free 100% client-side privacy-first tools. Free SVG blob generator. Create smooth, organic blob shapes as SVG — tune points and randomness, recolour, and download or copy the SVG. Runs entirely in your browser.*
