Hacker News new | past | comments | ask | show | jobs | submit login

Can you share your image resizing code on github? We're using thumbor on AWS but it is a huge PITA.



Setting up your own resizer using sharp[1] is pretty simple. Just make sure you install the module in a Lambda-compatible environment, so it can build its copy of libvips (native C library) correctly. I built and deployed my image thumbnailer on a CentOS VM.

[1]: https://github.com/lovell/sharp




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: