node-imager icon indicating copy to clipboard operation
node-imager copied to clipboard

Are you still working on this module?

Open LucidityDesign opened this issue 9 years ago • 3 comments

And if not are there any alternatives?

LucidityDesign avatar Feb 24 '16 19:02 LucidityDesign

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.

madhums avatar Feb 25 '16 02:02 madhums

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.

LucidityDesign avatar Feb 27 '16 19:02 LucidityDesign

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.

madhums avatar Feb 27 '16 20:02 madhums