Hey i have created a Image Crop component which is shadcn compatible. #47
dracu-lah
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In one of our company project they wanted a specific component with some features.
The user should be able to upload images with a certain aspect ratio, if he submits it it calls an api and the response is handled in different ways.
eg: Logo Uploads, Event Image Upload.
This is a useful component for anyone who want an Image cropper uploader.
Below given is the github repo for it , not sure how to update this to your registery.
GITHUB REPO
https://github.com/dracu-lah/imagecrop-component
Deployed URL
https://imgcropp.netlify.app/
Beta Was this translation helpful? Give feedback.
All reactions