Search tools...

CSS Clip Path Generator

Visual CSS clip-path generator with draggable polygon editor

Updated Mar 2026100% Private — runs in browser

Polygon Editor

12345
#X %Y %
1
2
3
4
5

Presets

Live Preview

CSS Output
-webkit-clip-path: polygon(50.0% 0.0%, 100.0% 38.0%, 81.0% 100.0%, 19.0% 100.0%, 0.0% 38.0%);
clip-path: polygon(50.0% 0.0%, 100.0% 38.0%, 81.0% 100.0%, 19.0% 100.0%, 0.0% 38.0%);

CSS Clip Path Generator का उपयोग कैसे करें

  1. 1

    Select a shape type tab — Polygon, Circle, Ellipse, or Inset — to choose the clip-path function you want to generate.

  2. 2

    In the Polygon tab, drag the blue handles directly on the SVG canvas to reposition each vertex of the polygon.

  3. 3

    Click "Add Point" to insert a new vertex between the last and first points, or "Remove Point" to delete the last vertex (minimum 3 points).

  4. 4

    Use a preset button (Triangle, Pentagon, Hexagon, Arrow, Star, Diamond, Parallelogram) to instantly load a shape with predefined percentage coordinates.

  5. 5

    In the Circle, Ellipse, or Inset tabs, adjust the sliders to control radius, position, and — for Inset — the optional corner rounding.

  6. 6

    Toggle "Show outline" in the Live Preview panel to display a semi-transparent border showing the full bounding box behind the clipped element.

  7. 7

    Pick a preview background using the color picker, or leave the default gradient so the clipped area is always visible.

  8. 8

    Click "Copy CSS" to copy both the -webkit-clip-path and clip-path declarations to your clipboard — a check icon confirms success.

CSS Clip Path Generator के बारे में

Free visual CSS clip-path generator — create polygon, circle, ellipse, and inset shapes with a drag-and-drop editor. See your shape update in real-time and copy the CSS clip-path property instantly.

Key Features

  • 4 Shape Types: Polygon, circle, ellipse, and inset with full control over each.
  • Drag-and-Drop Editor: Move polygon points visually on a live canvas.
  • Shape Presets: Triangle, pentagon, star, arrow, and other common shapes.
  • Live Preview: See the clipped shape update as you drag points or change values.
  • One-Click Copy: Copy the complete CSS clip-path declaration.

Who Is This For?

Frontend developers creating custom-shaped elements, UI designers building creative layouts, and anyone who needs CSS clip-path values without manual coordinate calculation.

Privacy & Security

Runs 100% in your browser — no signup, no uploads, no data stored.

CSS Clip Path Generator के बारे में अक्सर पूछे जाने वाले प्रश्न

संबंधित टूल