UtilityKit
40+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Clip Path Generator
Explore polygon, circle, ellipse, and inset clip-path presets with live previews.
About Clip Path Generator
Clip Path Generator teaches practical masking patterns for cards, avatars, and hero imagery using pure CSS. Choose curated presets such as circles, ellipses, inset frames, or polygons, tweak percentages, and optionally craft custom point lists for irregular shapes. Every adjustment updates a preview element so you can confidently paste clip-path into responsive layouts.
Why use Clip Path Generator
- Skip remembering polygon coordinate order
- Prototype diagonal crops without image edits
- Share snippets teammates can reuse
How to use Clip Path Generator
- Select a preset shape category
- Fine-tune percentages or polygon coordinates
- Copy the resulting clip-path property
When to use Clip Path Generator
- Diagonal hero crops
- Circular video thumbnails
- Badge cutouts
Frequently Asked Questions
Is clip-path widely supported?
Modern browsers support these shapes; verify legacy targets separately.
Can I combine with border-radius?
Try both properties but expect masking to dominate visually.
How many polygon points?
Stay reasonable; complex shapes belong in SVG for accessibility.
Does this replace SVG masks?
CSS clip-path covers many cases but SVG offers finer control.
Are coordinates normalized?
Preset helpers emit percentage-based coordinates suited for responsive boxes.