Free online CSS clip-path generator with visual editing of polygon, circle, ellipse, and inset clip paths. Real-time preview of clipping effects with one-click CSS code copy. Supports 10 preset shapes with precise parameter control. Pure frontend local processing.
Create unique element shapes like angled cards, diamond images, arrow indicators for visual impact.
Combine with CSS transition/animation for shape morphing effects.
Break free from rectangular layouts with geometric creative page designs.
The clip-path property defines element clipping regions, supporting polygon(), circle(), ellipse(), inset() and SVG path(). Polygon uses percentage coordinates for vertices; circle defines center and radius; ellipse defines center and two radii; inset defines inner rectangle with border radius. Combined with transitions, clip-path enables shape morphing animations.
A CSS property that defines the visible area of an element, clipping it into any shape.
Polygon, circle, ellipse, and inset four basic shapes.
Use sliders for precise coordinate control, or select preset shapes.
Chrome 55+, Firefox 54+, Safari 13.1+, Edge 79+. IE not supported.
Completely safe. All editing happens locally in your browser.