We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the mobile app it is possible to crop images before upload. It would be great to have the same thing in the web app.
Do you know of any JS libraries ?
The text was updated successfully, but these errors were encountered:
I used https://fengyuanchen.github.io/cropperjs/ for another project. It worked well on both mouse and touch devices as far as I remember.
Sorry, something went wrong.
Nice ! Ideally a library that would allow to redact images as well 😅
No branches or pull requests
Story
In the mobile app it is possible to crop images before upload.
It would be great to have the same thing in the web app.
Do you know of any JS libraries ?
Related issues
The text was updated successfully, but these errors were encountered: