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

Added option to edit file before the upload #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martinshhh
Copy link

This method permits to edit the file (resize an image for example) before upload it to the storage.
It must return a readable stream.

xMaarf added 2 commits December 18, 2018 17:05
- Added a transformFile method to edit the file before upload it to the storage. This method returns a new stream with the updated file.
@dustin-H
Copy link
Owner

Hi @xMaarf ,

thanks for your PR. Makes sense.

Would you please add some docs for this and fix the CI?

Merry Christmas
Dustin

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

Successfully merging this pull request may close these issues.

2 participants