Skip to main content

CSS Clip Path Generator

Visually create CSS clip-path shapes with drag-and-drop. Includes polygon, circle, ellipse, and presets like star and heart.

Shape type

Presets

Preview

Drag points to move, double-click to add/remove

Controls

Points list

#1
#2
#3

Generated CSS

clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
Share this tool
📖

How to Use

Step 1

Choose Shape

Choose Shape

Select the clip-path shape

Step 2

Adjust Points

Adjust Points

Drag points to adjust shape

Step 3

Copy

Copy

Copy CSS code for use

Features

Drag to Edit

Drag points to freely modify the shape

Basic Shapes

Supports circle, ellipse, polygon, inset

Presets

Presets like star, arrow, heart

FAQ

A CSS property that clips element display to a shape.