Wave SVG Generator

Generate smooth wave SVG dividers for page sections with custom colors. Copy-ready code for any website. Free online, no signup.

Preparing private browser tool…

Your file will stay on this device.

Frequently asked questions

How to use as section divider?
Place SVG between sections with width: 100%, display: block, and preserveAspectRatio='none'.
Can I animate the wave?
Yes. Animate the d attribute with SMIL or CSS, or translate duplicated waves horizontally on loop.
Why pixelated when scaled?
Remove fixed width/height and rely on viewBox plus CSS width.