Back to workspace

CSS Clip-Path Maker

Advanced generator with drag controls and image preview.

CSS Output
.clip-shape {
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}