SveltyCMS
SveltyCMS copied to clipboard
Feature Image Editor
Fully integrate the started ImageEditor.svelte
- [ ] Enhance the ux (fully responsive) fir best user experience.
- [ ] Modular design for easy future expansion
- [ ] Enhance the user experiance for all current image editor options.
- [ ] Rotation
- [ ] Crop (square only)
- [ ] Blur (square /round, intensity)
- [ ] Focal point (x, y)
- [ ] Zoom
- [ ] Text overlays
- [ ] Shapes overlays
- [ ] Filters (optional)
- [ ] Watermarks (using collection settings)
- [ ] integrate for Media Gallery usage by using our api/media
- [ ] integrate for mediaUpload widget
- [ ] Allow user to undo/redo last actions (only store changes to original image not full canvas)
- [ ] Use svelte5 runes, tailwindcss / skeleton.dev, konva, sharpjs. (no further libraries)
- [ ] create mdx documentation