rust-image-worker icon indicating copy to clipboard operation
rust-image-worker copied to clipboard

Project Maintained?

Open CleverSource opened this issue 4 years ago • 4 comments

This project is really useful for a project of mine, but it seems like this isn't maintained anymore, and it doesn't seem to have much support for gifs or webp.

Any updates?

CleverSource avatar Jan 26 '21 20:01 CleverSource

@CleverSource consider phrasing your request for a specific feature. e.g: GIF Support?

nelsonic avatar Jul 12 '23 06:07 nelsonic

Apologies for not responding. You're ight, this project serves as an example worker and has not seen any activity in a long time. That said, we can certainly look at adding some features.

Image formats should be fairly easy to add, as they appear to be supported by the library used to do the resizing, i.e. https://docs.rs/image/latest/image/enum.ImageFormat.html. I cannot recall a specific reason for not adding these formats.

jupiter avatar Jul 14 '23 08:07 jupiter

Hey @jupiter, 👋 Hope you're well. ☀️ We are keen to deploy this ourselves 🚀 and extend it to cover a few other image formats including GIF and webp. 🖼️ Would you accept a PR with the update? 🧑‍💻 Thanks. ❤️

nelsonic avatar Jul 14 '23 09:07 nelsonic

A PR would indeed be welcome.

jupiter avatar Jul 14 '23 10:07 jupiter