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

Implement transforms & Update to a newer version of file-type #201

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

Conversation

halimsamy
Copy link

Implement transforms to update/change the file on the fly before uploading, which allows you to change the format of the file or create thumbnails, etc...

for more details check out https://github.com/halimsamy/multer-s3#transforming-files-before-upload

inspired by: https://github.com/kyh/multer-s3 but based on v3

@lehni
Copy link

lehni commented Mar 21, 2023

Great feature @halimsamy! I hope this will be accepted and landing soon.

@halimsamy
Copy link
Author

Great feature @halimsamy! I hope this will be accepted and landing soon.

Thanks @lehni! I think this package is rarely maintained now. So if you want to use it you can npm install the git repo.

@lehni
Copy link

lehni commented Mar 21, 2023

Yeah I noticed the same, see #199 (comment)

I do hope we'll get a release eventually. But I'll give it a go straight from git

@aarhusgregersen
Copy link

Was just looking around for this exact feature, I'd love to have this implemented in the core library instead of having to use multer-s3-transform 👍🏻

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.

None yet

3 participants