node-imager
node-imager copied to clipboard
Are you still working on this module?
And if not are there any alternatives?
I am trying to maintain it but I am in search for a better solution for streaming. One of the dependent libraries has issues compiling on osx. If you have any suggestions, please let me know.
https://github.com/e-conomic/graphicsmagick-stream/issues/6
If you are interested in contributing, that would be great as well. I can add you as a contributor.
I'm sorry but I wrote a custom Storage for multer which resizes the images. I love the flexibility of graphicsmagick-streams but as long as it is not compiling on mac I can go with https://github.com/aheckmann/gm I will release the custom storage soon, but it has not as much functions as your library.
gm sounds good. I think it also supports streaming. Another issue I have is with regards to the cloud providers. I am using pkgcloud for uploading but the api for multiple providers is not consistent. Not all of them return the url of the uploaded file.
I haven't had much time to look into these. But I will start working on it next month.