Pluto Image Service is a lightweight, high-performance image processing and serving service built in Go. It supports dynamic image resizing, caching, and format conversion via a simple HTTP API.
- Resize, crop, and convert images on the fly
- Caching for fast image delivery
- Easy-to-use HTTP API
- Built with Go for speed and efficiency
Run the service:
go run main.go