Show HN: Simple image resizing/optimization service
1–10 of 82 posts
Re: Show HN: Simple image resizing/optimization service
#2The backend for the processing service is nodejs and sharp[1], processed images are cached on CloudFlare. The processing servers are a custom instance type in an autoscaling group on Google Cloud.
Any feedback is greatly appreciated!
Re: Show HN: Simple image resizing/optimization service
#3https://scontent.fbed1-2.fna.fbcdn.net/v/t31.0-8/11206479_82...
Re: Show HN: Simple image resizing/optimization service
#4Looks nice. Is the service smart enough to figure out the file type, for example, image from facebook https://scontent.fbed1-2.fna.fbcdn.net/v/t31.0-8/11206479_82...
https://i.scaley.io/600-max-https/scontent.fbed1-2.fna.fbcdn...
Re: Show HN: Simple image resizing/optimization service
#5Re: Show HN: Simple image resizing/optimization service
#6I made this mainly because I wanted a service to use for my own projects - but the existing solutions were either prohibitively expensive or didn't have uptime guarantees. The backend for the processing service is nodejs and sharp[1], processed images are cached on CloudFlare. The processing servers are a custom instance type in an autoscaling group on Google Cloud. Any feedback is greatly appreciated! [1] https://gi…
Re: Show HN: Simple image resizing/optimization service
#7Re: Show HN: Simple image resizing/optimization service
#8Re: Show HN: Simple image resizing/optimization service
#9Re: Show HN: Simple image resizing/optimization service
#10I made this mainly because I wanted a service to use for my own projects - but the existing solutions were either prohibitively expensive or didn't have uptime guarantees. The backend for the processing service is nodejs and sharp[1], processed images are cached on CloudFlare. The processing servers are a custom instance type in an autoscaling group on Google Cloud. Any feedback is greatly appreciated! [1] https://gi…