✒ A handy tool to help you trace out clip-paths from your images.
🚀 Live now at https://malcolmkiano.github.io/clip-path-generator
-
Complete:
- Clip path tracing with visual feedback
- Image masking using created clip path
- Image and path persistence using
localStorage
- Generating points in absolute/percentage mode
- Output inline SVG generation
- Copying code to clipboard
- Saving output code for later use
-
To do:
- Zoom in/out of workspace
- Point editing
- Moving entire path
- Undoing points
- Default file upload style (other than drag and drop)
- Clearing the workspace
- Applying saved paths to different images
- Output CSS generation (SVG was originally used exclusively since more browsers support it)
- Lasso tracing of images for more complex shapes
- Keyboard shortcuts & triggers
Have any cool ideas for improvements on the functionality of this app? Want to help out with the development? Feel free to make a pull request. 😊