logo

Utilities

CSS clip-path Maker

Drag the colored handles to sculpt a polygon over your image. Click a preset from the sidebar and copy the generated clip-path CSS.

Drag the colored nodes to edit the polygon
50.0% 2.0%
91.6% 26.0%
91.6% 74.0%
50.0% 98.0%
8.4% 74.0%
8.4% 26.0%

Tip: apply this style to any element. Because points are in %, the clip adapts to the element size.

All computation runs in your browser; your images aren’t uploaded anywhere.

How to use

  1. Pick a shape from the left sidebar (or start with Rectangle). You can add/remove points anytime.
  2. Upload an image (or paste a URL). The polygon clips whatever is underneath.
  3. Drag the colored handles to adjust each vertex. Points are in percentage space, so your CSS is responsive.
  4. Use the “Insert midpoint” ➕ on any point to add another vertex between it and the next one; use ➖ to remove points (minimum 3).
  5. Copy the CSS from Generated CSS and paste into your stylesheet. Apply it to any element with the same aspect/size.