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

Image Blurhash Support #253

Open
ianjaspersantos opened this issue Oct 10, 2020 · 2 comments
Open

Image Blurhash Support #253

ianjaspersantos opened this issue Oct 10, 2020 · 2 comments

Comments

@ianjaspersantos
Copy link

Hi, definitely great package as it makes the development and integration with AWS and NestJS easier. I just want to ask an another great feature that focuses for making great and beautiful UIs. I'd like to propose to also return the blurhash value of the image from the response of the interceptor and we can use that value and turn it into something like this one:
https://github.com/woltapp/blurhash

WhyBlurHash
HowItWorks2

As we can use it as a placeholder while loading in the images... Thanks

@jeffminsungkim
Copy link
Owner

This is interesting! We should definitely have some conversation about this. Probably the sharp library supports this feature.

@ianjaspersantos
Copy link
Author

I don't know yet about that as I did not literally touch the sharp library because of multer-extended. But we can have an inspiration in this package https://www.npmjs.com/package/blurhash which calculate the hash (encode/decode)

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

No branches or pull requests

2 participants