CSS Clip-Path Generator

    Custom Shape
    Round Edges
    The inset() shape optionally allows values similar to border-radius for rounded edges. This new feature may be buggy in your browser.
    Prefix
    Demo Width px
    Demo Height px
    Demo Background
    Show Outside
    to add points
    to custom polygon.
    Round Edges
    The inset() shape optionally allows values similar to border-radius for rounded edges. This new feature may be buggy in your browser.
    Custom Shape
    CSS Code (Click Code to Copy)
    -webkit-clip-path: ; clip-path: ;

    CSS Clip-Path Generator is an online CSS visualization and code generate tool designed to simplify the process of creating custom shapes for web elements using the CSS clip-path property. This tool allows you to visually generate Custom and complex shapes, such as polygons, circles, and ellipses, without manually writing code. By providing an intuitive interface, users can adjust parameters, preview results in real-time, and export the corresponding CSS code for seamless integration into your projects.

    

    The CSS clip-path property is a powerful feature that enables the clipping of an element to a specific shape or region. It supports basic shapes like circle, ellipse, polygon, or inset, as well as more complex polygons and even SVG paths. CSS Animations and transitions are possible with two or more clip-path shapes with the same number of points. This property is widely used for creating visually appealing designs, such as image masks, hover effects, and unique layouts, while maintaining clean and efficient code.

    Libraries in Use

    Clippy: https://github.com/bennettfeely/Clippy

    Featured Tools

    Featured tools that you might find useful.

    Popular Tools

    List of popular tools that users love and frequently use.

    New Tools

    The latest tools added to our collection, designed for you.

    Topics

    The tools grouped by topics to quickly find what you need.
    URL Encode & Decode is a free online tool that can convert a URL into a more readable or compact form, or vice versa.

    URL Encode & Decode

    URL Encode & Decode is a free online tool that can convert a URL into a more readable or compact form, or vice versa.
    Parse an URL string to get all the different parts (protocol, origin, params, port, username-password, ...)

    URL Parser

    Parse an URL string to get all the different parts (protocol, origin, params, port, username-password, ...)
    RSA Key Pair Generator is an online tool that can help you generate new random RSA private and public key pem certificates.

    RSA Key Pair Generator

    RSA Key Pair Generator is an online tool that can help you generate new random RSA private and public key pem certificates.
    JavaScript Obfuscator could transforms your JavaScript code into a new form that is very hard to read and understand. It does this by applying various techniques, such as renaming variables and functions, replacing literals with expressions, adding dead code, flattening control flow, and more.

    JavaScript Obfuscator

    JavaScript Obfuscator could transforms your JavaScript code into a new form that is very hard to read and understand. It does this by applying various techniques, such as renaming variables and functions, replacing literals with expressions, adding dead code, flattening control flow, and more.