---
title: Clippy
date: 2021-03-06T18:54:31.565Z
url: https://bennettfeely.com/clippy/
thumbnail: /images/uploads/screenshot-bennettfeely.com-2021.03.06-19_58_47.webp
category:
  - SVG
tags:
  - css
  - svg
  - clip-path
---
This website generates `polygon` code to be used in `clip-path` css property. You can choose from a lot of predefined shapes or create your own shape by moving the nodes around.

You can afterwards copy the generated code and use it on your website to mask your images.