Skip to content
New issue

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

Crop and resize server side #5476

Open
2 tasks done
obedm503 opened this issue Sep 29, 2024 · 1 comment
Open
2 tasks done

Crop and resize server side #5476

obedm503 opened this issue Sep 29, 2024 · 1 comment
Labels

Comments

@obedm503
Copy link

Initial checklist

  • I understand this is a feature request and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Problem

I want to let the server handle cropping and resizing according to the dimensions picked by the client.

Solution

The current image editor plugin crops and resizes on the client before upload. I want to be able to:

Alternatives

Using cropper.js directly

@Murderlon
Copy link
Member

Hi, this is a XY problem, why do you want to resize on the server? If you want to save bandwidth maybe you can look into @uppy/compressor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants