Quick start
Paste input, review output instantly, then copy it for your workflow.
Generate clip-path polygon CSS strings from point lists.
Updated
Generate clip-path polygon CSS strings from point lists.
Input format: One polygon point per line: x y
Quick start
Enter input and view computed output.
Paste or type your data in the input box.
The tool processes input instantly in your browser.
Copy output and continue your workflow.
In-depth guide
Generate clip-path polygon CSS strings from point lists. This tool is designed for fast local processing and practical day-to-day use.
Paste input, review output instantly, then copy it for your workflow.
Use one value per line for structured inputs. Common separators are handled gracefully.
Processing runs in your browser tab for the MVP workflow, with no mandatory upload step.
Use this tool for quick browser-based work when you need an answer or output immediately. Use a dedicated application or automated workflow when you need bulk processing, approvals, or repeatable production rules.
It crops an element to a shape such as a polygon, circle or inset, hiding everything outside the path while keeping the layout box intact.
No. Pointer events are clipped too, so only the visible shape is interactive, which is handy for non-rectangular buttons.
Yes, between shapes with the same number of points. Animating a polygon to another polygon with matching vertices produces smooth morphs.
Each point is an x,y pair relative to the element's box, where 0% 0% is the top-left and 100% 100% is the bottom-right.
Basic shapes are widely supported in modern browsers. Test complex paths and provide a sensible unclipped fallback for older browsers.
No. The CSS is generated locally in your browser.
Keep exploring
Hand-picked utilities that pair well with the one you're on — all free, client-side, and zero-signup.
Generate layered-looking box shadows with visual controls for offset, blur, spread and opacity.
Create custom rounded corners visually and copy exact border-radius CSS shorthand.
Build responsive CSS grid layouts with live rows, columns and gap controls.
Shrink PDF file size without uploading to a server.
Body Mass Index with metric / imperial inputs and WHO category bands.
Combine multiple PDFs into one in your browser.
Split a PDF by pages or page ranges, download as zip.